Commit 1d3f6c9f by Ben Elliston Committed by Ben Elliston

[approved by wilson]

	* dbxstclass.h: Rename from this ..
	* xcoff.h: .. to this.
	* xcoffout.c: Include xcoff.h.

From-SVN: r74167
parent 2c4ed456
2003-12-02 Ben Elliston <bje@wasabisystems.com>
* dbxstclass.h: Rename from this ..
* xcoff.h: .. to this.
* xcoffout.c: Include xcoff.h.
2003-12-01 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
* Makefile.in (GCC_CFLAGS): Add -Wold-style-definition.
......
......@@ -39,7 +39,7 @@ Software Foundation, 59 Temple Place - Suite 330, Boston, MA
#ifdef XCOFF_DEBUGGING_INFO
/* This defines the C_* storage classes. */
#include "dbxstclass.h"
#include "xcoff.h"
#include "xcoffout.h"
#include "dbxout.h"
#include "gstab.h"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment