From 2d4ed21bb90bcf75473c670ef9f6ce812b7f0c43 Mon Sep 17 00:00:00 2001 From: James Van Artsdalen Date: Mon, 28 Dec 1992 02:29:16 +0000 Subject: [PATCH] Renamed from seq386.h. Use new file names for included 386 files. From-SVN: r2948 --- gcc/config/i386/sequent.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gcc/config/i386/sequent.h b/gcc/config/i386/sequent.h index 64305240953..faab8d1e117 100644 --- a/gcc/config/i386/sequent.h +++ b/gcc/config/i386/sequent.h @@ -17,11 +17,11 @@ You should have received a copy of the GNU General Public License along with GNU CC; see the file COPYING. If not, write to the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ -#include "i386.h" +#include "i386/i386.h" /* Use the BSD assembler syntax. */ -#include "bsd386.h" +#include "i386/bsd.h" /* By default, don't use IEEE compatible arithmetic comparisons because the assembler can't handle the fucom insn. -- 2.30.2