diff options
Diffstat (limited to 'gcc/config/s390/s390-c.c')
-rw-r--r-- | gcc/config/s390/s390-c.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/gcc/config/s390/s390-c.c b/gcc/config/s390/s390-c.c index 8ad42f1e967..75fde807f37 100644 --- a/gcc/config/s390/s390-c.c +++ b/gcc/config/s390/s390-c.c @@ -32,12 +32,9 @@ #include "coretypes.h" #include "tm.h" #include "cpplib.h" -#include "hash-set.h" -#include "vec.h" #include "input.h" #include "alias.h" #include "symtab.h" -#include "inchash.h" #include "tree.h" #include "fold-const.h" #include "stringpool.h" |