summaryrefslogtreecommitdiff
path: root/gcc/ggc-none.c
diff options
context:
space:
mode:
authormeissner <meissner@138bc75d-0d04-0410-961f-82ee72b054a4>1999-10-05 15:42:18 +0000
committermeissner <meissner@138bc75d-0d04-0410-961f-82ee72b054a4>1999-10-05 15:42:18 +0000
commitf8e15e8ada21fa071f82a53293004e7d7e72f054 (patch)
tree6e3b7496b58742346d6a7061c20341f16d285152 /gcc/ggc-none.c
parent81d1edd3bd6ee2a1d707757f918f14ebe64b3656 (diff)
downloadgcc-f8e15e8ada21fa071f82a53293004e7d7e72f054.tar.gz
Include tm_p.h in ggc files
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@29825 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/ggc-none.c')
-rw-r--r--gcc/ggc-none.c1
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. */