diff options
Diffstat (limited to 'gcc/ggc-common.c')
-rw-r--r-- | gcc/ggc-common.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/gcc/ggc-common.c b/gcc/ggc-common.c index 61fc2b1..4988530 100644 --- a/gcc/ggc-common.c +++ b/gcc/ggc-common.c @@ -26,9 +26,7 @@ along with GCC; see the file COPYING3. If not see #include "timevar.h" #include "diagnostic-core.h" #include "ggc-internal.h" -#include "params.h" #include "hosthooks.h" -#include "hosthooks-def.h" #include "plugin.h" /* When set, ggc_collect will do collection. */ |