diff options
Diffstat (limited to 'gcc/c-lang.c')
-rw-r--r-- | gcc/c-lang.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/c-lang.c b/gcc/c-lang.c index 7e0236d..31a122f 100644 --- a/gcc/c-lang.c +++ b/gcc/c-lang.c @@ -27,7 +27,6 @@ along with GCC; see the file COPYING3. If not see #include "tree.h" #include "c-tree.h" #include "c-common.h" -#include "ggc.h" #include "langhooks.h" #include "langhooks-def.h" #include "tree-inline.h" |