aboutsummaryrefslogtreecommitdiff
path: root/gcc/xcoffout.c
diff options
context:
space:
mode:
authorRichard Stallman <rms@gnu.org>1992-03-23 19:29:32 +0000
committerRichard Stallman <rms@gnu.org>1992-03-23 19:29:32 +0000
commitf246a305932ba10db6e5c7a212bdbe0b5476aed4 (patch)
tree82e579b8cd82bbe52ea9fc50b6969091e40a3347 /gcc/xcoffout.c
parenta609bfc673c8f2a3970ee0a5ab6c9cd325bf3895 (diff)
downloadgcc-f246a305932ba10db6e5c7a212bdbe0b5476aed4.zip
gcc-f246a305932ba10db6e5c7a212bdbe0b5476aed4.tar.gz
gcc-f246a305932ba10db6e5c7a212bdbe0b5476aed4.tar.bz2
*** empty log message ***
From-SVN: r577
Diffstat (limited to 'gcc/xcoffout.c')
-rw-r--r--gcc/xcoffout.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/xcoffout.c b/gcc/xcoffout.c
index 3f60e7f..1b42612 100644
--- a/gcc/xcoffout.c
+++ b/gcc/xcoffout.c
@@ -36,7 +36,7 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
/* This defines the C_* storage classes. */
#include <dbxstclass.h>
-#include "xcoff.h"
+#include "xcoffout.h"
#if defined (USG) || defined (NO_STAB_H)
#include "gstab.h"