aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames Van Artsdalen <jrv@gnu.org>1992-12-28 02:28:40 +0000
committerJames Van Artsdalen <jrv@gnu.org>1992-12-28 02:28:40 +0000
commit14f8c6d27551637d036934a0f65fbf62639ba390 (patch)
treeb272177f85c6401bde050997e457bef9e886a011
parent3e5478ea210d0c71b2c0e695f4fd0e5e183a9b7a (diff)
downloadgcc-14f8c6d27551637d036934a0f65fbf62639ba390.zip
gcc-14f8c6d27551637d036934a0f65fbf62639ba390.tar.gz
gcc-14f8c6d27551637d036934a0f65fbf62639ba390.tar.bz2
Renamed from i386bsd.h.
Use new file names for included 386 files. From-SVN: r2937
-rw-r--r--gcc/config/i386/386bsd.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/config/i386/386bsd.h b/gcc/config/i386/386bsd.h
index 067be38..cef70e4 100644
--- a/gcc/config/i386/386bsd.h
+++ b/gcc/config/i386/386bsd.h
@@ -3,7 +3,7 @@
/* This is tested by i386gas.h. */
#define YES_UNDERSCORES
-#include "i386gstabs.h"
+#include "i386/gstabs.h"
#undef CPP_PREDEFINES
#define CPP_PREDEFINES "-Dunix -Di386 -D____386BSD____ -D__386BSD__ -DBSD_NET2"