From: Richard Kenner Date: Sun, 4 Apr 1993 22:14:12 +0000 (-0400) Subject: Include reload.h. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=2829c155f07001193b7cd139da79f7a7d00ad57f;p=gcc.git Include reload.h. From-SVN: r4010 --- diff --git a/gcc/optabs.c b/gcc/optabs.c index 693ecb88e5e..b3f12653df6 100644 --- a/gcc/optabs.c +++ b/gcc/optabs.c @@ -27,6 +27,7 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ #include "expr.h" #include "insn-config.h" #include "recog.h" +#include "reload.h" #include /* Each optab contains info on how this target machine