summaryrefslogtreecommitdiff
path: root/gdb/amd64bsd-nat.c
diff options
context:
space:
mode:
authorandreast <andreast>2012-03-12 05:27:17 +0000
committerandreast <andreast>2012-03-12 05:27:17 +0000
commit82a7a1cb1861638e5c70c1229e5b9b3ab949c892 (patch)
treef46d12fd948f9d129a2ee3434db09a679668addb /gdb/amd64bsd-nat.c
parenta82f90efecc257c5b8826b7f6c52ad4e4acf48f3 (diff)
downloadgdb-82a7a1cb1861638e5c70c1229e5b9b3ab949c892.tar.gz
2012-03-12 Andreas Tobler <andreast@fgznet.ch>
* amd64bsd-nat.c: Include amd64bsd-nat.h.
Diffstat (limited to 'gdb/amd64bsd-nat.c')
-rw-r--r--gdb/amd64bsd-nat.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/gdb/amd64bsd-nat.c b/gdb/amd64bsd-nat.c
index 74d470d4203..5684a016931 100644
--- a/gdb/amd64bsd-nat.c
+++ b/gdb/amd64bsd-nat.c
@@ -31,6 +31,7 @@
#include <machine/reg.h>
#include "amd64-tdep.h"
+#include "amd64bsd-nat.h"
#include "amd64-nat.h"
#include "inf-ptrace.h"