summaryrefslogtreecommitdiff
path: root/gcc/ggc-internal.h
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/ggc-internal.h')
-rw-r--r--gcc/ggc-internal.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/ggc-internal.h b/gcc/ggc-internal.h
index 87810107af0..3c372124a9a 100644
--- a/gcc/ggc-internal.h
+++ b/gcc/ggc-internal.h
@@ -22,7 +22,6 @@ along with GCC; see the file COPYING3. If not see
#ifndef GCC_GGC_INTERNAL_H
#define GCC_GGC_INTERNAL_H
-#include "ggc.h"
/* Call ggc_set_mark on all the roots. */
extern void ggc_mark_roots (void);