diff options
Diffstat (limited to 'gcc/ggc-none.c')
-rw-r--r-- | gcc/ggc-none.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gcc/ggc-none.c b/gcc/ggc-none.c index d567c8b3fde..4e9ef4aacd7 100644 --- a/gcc/ggc-none.c +++ b/gcc/ggc-none.c @@ -29,6 +29,7 @@ #include "config.h" #include "system.h" #include "rtl.h" +#include "tm_p.h" #include "ggc.h" /* For now, keep using the old obstack scheme in the gen* programs. */ |