aboutsummaryrefslogtreecommitdiff
path: root/gdb/dwarfread.c
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/dwarfread.c')
-rw-r--r--gdb/dwarfread.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/gdb/dwarfread.c b/gdb/dwarfread.c
index dec5a3f..5d19bf8 100644
--- a/gdb/dwarfread.c
+++ b/gdb/dwarfread.c
@@ -45,6 +45,7 @@ other things to work on, if you get bored. :-)
#include "symfile.h"
#include "objfiles.h"
#include <time.h> /* For time_t in libbfd.h. */
+#include <sys/types.h> /* For time_t, if not in time.h. */
#include "libbfd.h" /* FIXME Secret Internal BFD stuff (bfd_read) */
#include "elf/dwarf.h"
#include "buildsym.h"