2012-03-12 Andreas Tobler <andreast@fgznet.ch>
authorAndreas Tobler <andreast@sourceware.org>
Mon, 12 Mar 2012 05:27:21 +0000 (05:27 +0000)
committerAndreas Tobler <andreast@sourceware.org>
Mon, 12 Mar 2012 05:27:21 +0000 (05:27 +0000)
        * amd64bsd-nat.c: Include amd64bsd-nat.h.

gdb/ChangeLog
gdb/amd64bsd-nat.c

index e25d5dd8e1665378037153bd1020c643dd8c9aae..504464fbdbb2cfe0f504799be1bc637cfe6acb74 100644 (file)
@@ -1,3 +1,7 @@
+2012-03-12  Andreas Tobler  <andreast@fgznet.ch>
+
+       * amd64bsd-nat.c: Include amd64bsd-nat.h.
+
 2012-03-09  Tom Tromey  <tromey@redhat.com>
 
        * dwarf2read.c (struct dwarf2_cu) <checked_producer,
index 74d470d42033410ef1c31ad61d32773a2a416145..5684a016931f5e08fe1f8cc0371174de891cbff3 100644 (file)
@@ -31,6 +31,7 @@
 #include <machine/reg.h>
 
 #include "amd64-tdep.h"
+#include "amd64bsd-nat.h"
 #include "amd64-nat.h"
 #include "inf-ptrace.h"
 \f