diff options
Diffstat (limited to 'gcc/cppmacro.c')
-rw-r--r-- | gcc/cppmacro.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/gcc/cppmacro.c b/gcc/cppmacro.c index 2b9c9b5..87ad592 100644 --- a/gcc/cppmacro.c +++ b/gcc/cppmacro.c @@ -25,8 +25,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" |