diff options
Diffstat (limited to 'gcc/config/default-c.c')
-rw-r--r-- | gcc/config/default-c.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/gcc/config/default-c.c b/gcc/config/default-c.c index 305fe68bc08..6eaa8e4294c 100644 --- a/gcc/config/default-c.c +++ b/gcc/config/default-c.c @@ -21,13 +21,10 @@ along with GCC; see the file COPYING3. If not see #include "system.h" #include "coretypes.h" #include "c-family/c-target.h" -#include "hash-set.h" -#include "vec.h" #include "input.h" #include "alias.h" #include "symtab.h" #include "options.h" -#include "inchash.h" #include "c-family/c-target-def.h" /* Do not include tm.h or tm_p.h here; if it is useful for a target to |