aboutsummaryrefslogtreecommitdiff
path: root/gcc/xcoffout.c
diff options
context:
space:
mode:
authorOlivier Hainque <hainque@adacore.com>2007-08-29 15:57:21 +0000
committerOlivier Hainque <hainque@gcc.gnu.org>2007-08-29 15:57:21 +0000
commitc9be03518508fce505dba0cc5ea8100218a740af (patch)
tree6ac126f4dad7246e99b64e9b065e83bb138df4bf /gcc/xcoffout.c
parented8315d5fcd7a86afc791a2643ef329aa599b2f5 (diff)
downloadgcc-c9be03518508fce505dba0cc5ea8100218a740af.zip
gcc-c9be03518508fce505dba0cc5ea8100218a740af.tar.gz
gcc-c9be03518508fce505dba0cc5ea8100218a740af.tar.bz2
xcoffout.c: #include debug.h.
2007-08-29 Olivier Hainque <hainque@adacore.com> * xcoffout.c: #include debug.h. * Makefile.in (xcoffout.o): Add debug.h dependency. From-SVN: r127906
Diffstat (limited to 'gcc/xcoffout.c')
-rw-r--r--gcc/xcoffout.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/gcc/xcoffout.c b/gcc/xcoffout.c
index d1dc5a3..fb99903 100644
--- a/gcc/xcoffout.c
+++ b/gcc/xcoffout.c
@@ -34,6 +34,7 @@ along with GCC; see the file COPYING3. If not see
#include "output.h"
#include "ggc.h"
#include "target.h"
+#include "debug.h"
#ifdef XCOFF_DEBUGGING_INFO