diff options
Diffstat (limited to 'gcc/cpplex.c')
-rw-r--r-- | gcc/cpplex.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/gcc/cpplex.c b/gcc/cpplex.c index 4630645..a7f13e7 100644 --- a/gcc/cpplex.c +++ b/gcc/cpplex.c @@ -21,8 +21,6 @@ Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include "config.h" #include "system.h" -#include "coretypes.h" -#include "tm.h" #include "cpplib.h" #include "cpphash.h" |