diff options
Diffstat (limited to 'gcc/config/glibc-c.c')
-rw-r--r-- | gcc/config/glibc-c.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/gcc/config/glibc-c.c b/gcc/config/glibc-c.c index 1bd9d39fd47..9ac15018b67 100644 --- a/gcc/config/glibc-c.c +++ b/gcc/config/glibc-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" /* Implement TARGET_C_PREINCLUDE for glibc targets. */ |