aboutsummaryrefslogtreecommitdiff
path: root/gcc/dwarfout.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/dwarfout.c')
-rw-r--r--gcc/dwarfout.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/gcc/dwarfout.c b/gcc/dwarfout.c
index cb9e77f..4dda626 100644
--- a/gcc/dwarfout.c
+++ b/gcc/dwarfout.c
@@ -34,6 +34,7 @@ Boston, MA 02111-1307, USA. */
#include "defaults.h"
#include "dwarfout.h"
#include "toplev.h"
+#include "tm_p.h"
#if defined(DWARF_TIMESTAMPS)
#if !defined(POSIX)