From 1101bba443100290b7b99c7e64a63f638219c2cb Mon Sep 17 00:00:00 2001 From: Richard Kenner Date: Wed, 23 Apr 1997 09:29:12 -0400 Subject: [PATCH] Remove include of machmode.h. From-SVN: r13960 --- gcc/config/m68k/next.h | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/gcc/config/m68k/next.h b/gcc/config/m68k/next.h index 1c7c7fd1692..4ce05e3dc75 100644 --- a/gcc/config/m68k/next.h +++ b/gcc/config/m68k/next.h @@ -1,5 +1,5 @@ /* Target definitions for GNU compiler for mc680x0 running NeXTSTEP - Copyright (C) 1989, 90, 91, 92, 93, 94, 1996 Free Software Foundation, Inc. + Copyright (C) 1989, 90-94, 96, 1997 Free Software Foundation, Inc. This file is part of GNU CC. @@ -20,8 +20,6 @@ Boston, MA 02111-1307, USA. */ #include "m68k/m68k.h" #include "nextstep.h" -#include "machmode.h" -#include "real.h" /* See m68k.h. 0407 means 68040 (or 68030 or 68020, with 68881/2). */ -- 2.30.2