diff options
Diffstat (limited to 'gcc/f/com.c')
-rw-r--r-- | gcc/f/com.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gcc/f/com.c b/gcc/f/com.c index c100c2a..d669515 100644 --- a/gcc/f/com.c +++ b/gcc/f/com.c @@ -82,6 +82,7 @@ the Free Software Foundation, 59 Temple Place - Suite 330, Boston, MA #include "proj.h" #include "flags.h" +#include "real.h" #include "rtl.h" #include "toplev.h" #include "tree.h" |