diff options
Diffstat (limited to 'gcc/real.c')
-rw-r--r-- | gcc/real.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gcc/real.c b/gcc/real.c index a4196981a1b..456108eb742 100644 --- a/gcc/real.c +++ b/gcc/real.c @@ -23,6 +23,7 @@ Software Foundation, 59 Temple Place - Suite 330, Boston, MA #include "config.h" #include "system.h" +#include "real.h" #include "tree.h" #include "toplev.h" #include "tm_p.h" |