From: Richard Stallman Date: Sun, 19 Jul 1992 17:18:54 +0000 (+0000) Subject: entered into RCS X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=3c2cbc919d6c29cfe8786f26d49d4ab8f63ecad5;p=gcc.git entered into RCS From-SVN: r1630 --- diff --git a/gcc/config/i386/sysv4.h b/gcc/config/i386/sysv4.h index e20ca74419e..7d4871f23dc 100644 --- a/gcc/config/i386/sysv4.h +++ b/gcc/config/i386/sysv4.h @@ -22,8 +22,6 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ #include "i386.h" /* Base i386 target machine definitions */ #include "att386.h" /* Use the i386 AT&T assembler syntax */ #include "svr4.h" /* Definitions common to all SVR4 targets */ -#include "machmode.h" -#include "real.h" #undef TARGET_VERSION #define TARGET_VERSION fprintf (stderr, " (i386 System V Release 4)");