From 276f69160da297aa3031e283cde471cb904bca5d Mon Sep 17 00:00:00 2001 From: James Van Artsdalen Date: Mon, 28 Dec 1992 02:29:19 +0000 Subject: Renamed from i386sun.h. Use new file names for included 386 files. From-SVN: r2949 --- gcc/config/i386/sun.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'gcc') diff --git a/gcc/config/i386/sun.h b/gcc/config/i386/sun.h index 5bc96f9..8f72657 100644 --- a/gcc/config/i386/sun.h +++ b/gcc/config/i386/sun.h @@ -18,11 +18,11 @@ 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 Sun assembler syntax. */ -#include "sun386.h" +#include "i386/sun386.h" /* Use crt0.o as a startup file. */ -- cgit v1.1