entered into RCS
authorrms <rms@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 19 Jul 1992 17:18:54 +0000 (17:18 +0000)
committerrms <rms@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 19 Jul 1992 17:18:54 +0000 (17:18 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@1630 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/config/i386/sysv4.h

index e20ca74..7d4871f 100644 (file)
@@ -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)");