From: Richard Stallman Date: Fri, 7 Aug 1992 04:01:31 +0000 (+0000) Subject: Include real.h. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=24b09b503beacd1be04c30b0a8fe5c19b3eabc2d;p=gcc.git Include real.h. From-SVN: r1779 --- diff --git a/gcc/varasm.c b/gcc/varasm.c index cd36603178a..21efdfdaeb1 100644 --- a/gcc/varasm.c +++ b/gcc/varasm.c @@ -36,6 +36,7 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ #include "hard-reg-set.h" #include "regs.h" #include "defaults.h" +#include "real.h" #include "obstack.h"