diff options
Diffstat (limited to 'gcc/recog.c')
-rw-r--r-- | gcc/recog.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gcc/recog.c b/gcc/recog.c index b7cc2b7..1d5a8a6 100644 --- a/gcc/recog.c +++ b/gcc/recog.c @@ -37,6 +37,7 @@ Boston, MA 02111-1307, USA. */ #include "toplev.h" #include "basic-block.h" #include "output.h" +#include "reload.h" #ifndef STACK_PUSH_CODE #ifdef STACK_GROWS_DOWNWARD |