diff options
Diffstat (limited to 'gcc/cppspec.c')
-rw-r--r-- | gcc/cppspec.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/gcc/cppspec.c b/gcc/cppspec.c index e79968ab510..ef7238953fd 100644 --- a/gcc/cppspec.c +++ b/gcc/cppspec.c @@ -20,6 +20,8 @@ Software Foundation, 59 Temple Place - Suite 330, Boston, MA #include "config.h" #include "system.h" +#include "coretypes.h" +#include "tm.h" #include "gcc.h" /* The `cpp' executable installed in $(bindir) and $(cpp_install_dir) |