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 ed81b0f86b4..8ad42f1e967 100644 --- a/gcc/config/s390/s390-c.c +++ b/gcc/config/s390/s390-c.c @@ -33,13 +33,10 @@ #include "tm.h" #include "cpplib.h" #include "hash-set.h" -#include "machmode.h" #include "vec.h" -#include "double-int.h" #include "input.h" #include "alias.h" #include "symtab.h" -#include "wide-int.h" #include "inchash.h" #include "tree.h" #include "fold-const.h" |