* breakpoint.c, breakpoint.h (breakpoint_init_inferior): New function
[deliverable/binutils-gdb.git] / gdb / dwarfread.c
index dec5a3f99de99834d3498d8cf4e050d10f47dd90..5d19bf8d0b077e28f97a4f7ed4aab89baba9306f 100644 (file)
@@ -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"
This page took 0.022804 seconds and 4 git commands to generate.