diff options
Diffstat (limited to 'gcc/optabs.c')
-rw-r--r-- | gcc/optabs.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gcc/optabs.c b/gcc/optabs.c index 578b783..bb7c822 100644 --- a/gcc/optabs.c +++ b/gcc/optabs.c @@ -37,6 +37,7 @@ Boston, MA 02111-1307, USA. */ #include "recog.h" #include "reload.h" #include "ggc.h" +#include "real.h" /* Each optab contains info on how this target machine can perform a particular operation |