diff options
Diffstat (limited to 'gcc/inchash.h')
-rw-r--r-- | gcc/inchash.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/inchash.h b/gcc/inchash.h index 03a25b46711..e0dfdffa85b 100644 --- a/gcc/inchash.h +++ b/gcc/inchash.h @@ -20,7 +20,6 @@ along with GCC; see the file COPYING3. If not see #ifndef INCHASH_H #define INCHASH_H 1 -#include "hashtab.h" /* This file implements an incremential hash function ADT, to be used by code that incrementially hashes a lot of unrelated data |