aboutsummaryrefslogtreecommitdiff
path: root/gcc/dbxout.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/dbxout.c')
-rw-r--r--gcc/dbxout.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/gcc/dbxout.c b/gcc/dbxout.c
index 6dd2f30..3ed9c4b 100644
--- a/gcc/dbxout.c
+++ b/gcc/dbxout.c
@@ -80,6 +80,7 @@ Boston, MA 02111-1307, USA. */
#include "output.h" /* ASM_OUTPUT_SOURCE_LINE may refer to sdb functions. */
#include "dbxout.h"
#include "toplev.h"
+#include "tm_p.h"
#ifdef XCOFF_DEBUGGING_INFO
#include "xcoffout.h"