diff options
Diffstat (limited to 'gcc/hash.c')
-rw-r--r-- | gcc/hash.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/hash.c b/gcc/hash.c index 1428ae1c26b..f367fc07314 100644 --- a/gcc/hash.c +++ b/gcc/hash.c @@ -22,7 +22,6 @@ Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */ #include "system.h" #include "hash.h" #include "obstack.h" -#include "gansidecl.h" #include "toplev.h" /* Obstack allocation and deallocation routines. */ |