diff options
Diffstat (limited to 'gcc/ggc-none.c')
-rw-r--r-- | gcc/ggc-none.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/gcc/ggc-none.c b/gcc/ggc-none.c index 3711475dc0b..ceb1f4498f1 100644 --- a/gcc/ggc-none.c +++ b/gcc/ggc-none.c @@ -24,6 +24,8 @@ #include "config.h" #include "system.h" +#include "coretypes.h" +#include "tm.h" #include "ggc.h" void * |