Include real.h to get the definition of REAL_VALUE_TYPE.
authorRichard Stallman <rms@gnu.org>
Wed, 31 Mar 1993 05:50:32 +0000 (05:50 +0000)
committerRichard Stallman <rms@gnu.org>
Wed, 31 Mar 1993 05:50:32 +0000 (05:50 +0000)
From-SVN: r3940

gcc/rtl.c

index aca057d6f97afbc7a651ca62959794da0b290c64..9a25158cc9c5f7e4e5e6150a06508db8d718db39 100644 (file)
--- 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