From a9c366bf8e28a0901355a379940fcffc553cc2e8 Mon Sep 17 00:00:00 2001 From: Richard Kenner Date: Wed, 26 Jul 1995 08:04:12 -0400 Subject: (real.h): Include it. From-SVN: r10157 --- gcc/reload1.c | 1 + 1 file changed, 1 insertion(+) (limited to 'gcc') diff --git a/gcc/reload1.c b/gcc/reload1.c index 30397e4..03ade38 100644 --- a/gcc/reload1.c +++ b/gcc/reload1.c @@ -34,6 +34,7 @@ Boston, MA 02111-1307, USA. */ #include "recog.h" #include "basic-block.h" #include "output.h" +#include "real.h" /* This file contains the reload pass of the compiler, which is run after register allocation has been done. It checks that -- cgit v1.1