diff options
Diffstat (limited to 'gcc/cppfiles.c')
-rw-r--r-- | gcc/cppfiles.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/gcc/cppfiles.c b/gcc/cppfiles.c index 019b005..742e5f1 100644 --- a/gcc/cppfiles.c +++ b/gcc/cppfiles.c @@ -23,8 +23,6 @@ Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include "config.h" #include "system.h" #include <dirent.h> -#include "coretypes.h" -#include "tm.h" #include "cpplib.h" #include "cpphash.h" #include "intl.h" |