diff options
Diffstat (limited to 'gcc/gimplify-me.c')
-rw-r--r-- | gcc/gimplify-me.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/gcc/gimplify-me.c b/gcc/gimplify-me.c index 89741e15994..44b59a54599 100644 --- a/gcc/gimplify-me.c +++ b/gcc/gimplify-me.c @@ -24,13 +24,10 @@ along with GCC; see the file COPYING3. If not see #include "config.h" #include "system.h" #include "coretypes.h" -#include "hash-set.h" -#include "vec.h" #include "input.h" #include "alias.h" #include "symtab.h" #include "options.h" -#include "inchash.h" #include "tree.h" #include "fold-const.h" #include "stmt.h" |