From 536c0e13a2c876558aead895c5c3c93475358685 Mon Sep 17 00:00:00 2001 From: James Van Artsdalen Date: Mon, 28 Dec 1992 02:29:10 +0000 Subject: [PATCH] Renamed from i386sco.h. Use new file names for included 386 files. From-SVN: r2945 --- gcc/config/i386/sco.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gcc/config/i386/sco.h b/gcc/config/i386/sco.h index a14a5e2949b..a6e0e4f8e7a 100644 --- a/gcc/config/i386/sco.h +++ b/gcc/config/i386/sco.h @@ -3,7 +3,7 @@ /* Mostly it's like AT&T Unix System V. */ -#include "i386v.h" +#include "i386/svr3.h" /* By default, target has a 80387, uses IEEE compatible arithmetic, and returns float values in the 387, ie, -- 2.30.2