diff options
Diffstat (limited to 'gcc/reg-stack.c')
-rw-r--r-- | gcc/reg-stack.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gcc/reg-stack.c b/gcc/reg-stack.c index b59bcff..43af91d 100644 --- a/gcc/reg-stack.c +++ b/gcc/reg-stack.c @@ -175,6 +175,7 @@ #include "target.h" #include "df.h" #include "vecprim.h" +#include "emit-rtl.h" /* FIXME: Can go away once crtl is moved to rtl.h. */ #ifdef STACK_REGS |