diff options
Diffstat (limited to 'gcc/libfuncs.h')
-rw-r--r-- | gcc/libfuncs.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/libfuncs.h b/gcc/libfuncs.h index dfec1d7e920..a2e8414c392 100644 --- a/gcc/libfuncs.h +++ b/gcc/libfuncs.h @@ -20,7 +20,6 @@ along with GCC; see the file COPYING3. If not see #ifndef GCC_LIBFUNCS_H #define GCC_LIBFUNCS_H -#include "hashtab.h" /* Enumeration of indexes into libfunc_table. */ enum libfunc_index |