summaryrefslogtreecommitdiff
path: root/gcc/ggc-none.c
diff options
context:
space:
mode:
authorMichael Meissner <meissner@cygnus.com>1999-10-05 15:42:18 +0000
committerMichael Meissner <meissner@gcc.gnu.org>1999-10-05 15:42:18 +0000
commit1b42a6a905d4647e1328d8cf6c18c2ef9d2c72f1 (patch)
tree6e3b7496b58742346d6a7061c20341f16d285152 /gcc/ggc-none.c
parentb81fdb5a14398ef5f9a1a2e7a1d93ac6878854b4 (diff)
Include tm_p.h in ggc files
From-SVN: r29825
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. */