diff options
Diffstat (limited to 'gcc/genrecog.c')
-rw-r--r-- | gcc/genrecog.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/gcc/genrecog.c b/gcc/genrecog.c index 217eb500751..88177d523f0 100644 --- a/gcc/genrecog.c +++ b/gcc/genrecog.c @@ -112,8 +112,6 @@ #include "errors.h" #include "read-md.h" #include "gensupport.h" -#include "hash-table.h" -#include "inchash.h" #include <algorithm> #undef GENERATOR_FILE |