aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--gcc/rtl.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/gcc/rtl.c b/gcc/rtl.c
index aca057d..9a25158 100644
--- a/gcc/rtl.c
+++ b/gcc/rtl.c
@@ -22,6 +22,7 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
#include <ctype.h>
#include <stdio.h>
#include "rtl.h"
+#include "real.h"
#include "obstack.h"
#define obstack_chunk_alloc xmalloc