aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/i386/isccoff.h
diff options
context:
space:
mode:
authorJames Van Artsdalen <jrv@gcc.gnu.org>1992-12-30 03:25:14 +0000
committerJames Van Artsdalen <jrv@gcc.gnu.org>1992-12-30 03:25:14 +0000
commitd7400de2651894784955228e7acedce943d8fe8a (patch)
treec030453e506615776f4508bd33e5f34b87858d59 /gcc/config/i386/isccoff.h
parent5e170adcb6f8d73aeaef4e8bd9b9bf48ba53a469 (diff)
Use new file names for included 386 files.
git-svn-id: https://gcc.gnu.org/svn/gcc/trunk@2979 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/config/i386/isccoff.h')
-rw-r--r--gcc/config/i386/isccoff.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/config/i386/isccoff.h b/gcc/config/i386/isccoff.h
index bcd5d749b68..6668c33939c 100644
--- a/gcc/config/i386/isccoff.h
+++ b/gcc/config/i386/isccoff.h
@@ -4,7 +4,7 @@
/* Mostly it's like AT&T Unix System V. */
-#include "i386/svr3.h"
+#include "i386/sysv3.h"
/* But with a few changes. */
#include "i386/isc.h"