diff options
Diffstat (limited to 'gcc/context.c')
-rw-r--r-- | gcc/context.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/context.c b/gcc/context.c index 1c001f1..0f4b5e9 100644 --- a/gcc/context.c +++ b/gcc/context.c @@ -20,7 +20,6 @@ along with GCC; see the file COPYING3. If not see #include "config.h" #include "system.h" #include "coretypes.h" -#include "ggc.h" #include "context.h" #include "pass_manager.h" #include "dumpfile.h" |