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