diff options
Diffstat (limited to 'gcc/read-rtl.c')
-rw-r--r-- | gcc/read-rtl.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/read-rtl.c b/gcc/read-rtl.c index 138f179610c..e8c849fee9b 100644 --- a/gcc/read-rtl.c +++ b/gcc/read-rtl.c @@ -27,7 +27,6 @@ along with GCC; see the file COPYING3. If not see #include "tm.h" #include "rtl.h" #include "obstack.h" -#include "hashtab.h" #include "read-md.h" #include "gensupport.h" |