diff options
Diffstat (limited to 'gcc/rtlhooks.c')
-rw-r--r-- | gcc/rtlhooks.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gcc/rtlhooks.c b/gcc/rtlhooks.c index 30c6422..efb1513 100644 --- a/gcc/rtlhooks.c +++ b/gcc/rtlhooks.c @@ -23,6 +23,7 @@ along with GCC; see the file COPYING3. If not see #include "tm.h" #include "rtl.h" #include "rtlhooks-def.h" +#include "symtab.h" #include "expr.h" #include "recog.h" |