summaryrefslogtreecommitdiff
path: root/gcc/xcoffout.c
diff options
context:
space:
mode:
authorrms <rms@138bc75d-0d04-0410-961f-82ee72b054a4>1992-03-23 19:29:32 +0000
committerrms <rms@138bc75d-0d04-0410-961f-82ee72b054a4>1992-03-23 19:29:32 +0000
commite3a24b9aea7d2b6984dec63a1a053299e29f51aa (patch)
tree82e579b8cd82bbe52ea9fc50b6969091e40a3347 /gcc/xcoffout.c
parent3b9e6e9e7dd3d1548652654f886f1c88d2e2fbf1 (diff)
downloadgcc-e3a24b9aea7d2b6984dec63a1a053299e29f51aa.tar.gz
*** empty log message ***
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@577 138bc75d-0d04-0410-961f-82ee72b054a4
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 3f60e7f2901..1b42612270a 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"