diff options
Diffstat (limited to 'gdb/amd64bsd-nat.c')
-rw-r--r-- | gdb/amd64bsd-nat.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gdb/amd64bsd-nat.c b/gdb/amd64bsd-nat.c index 74d470d4..5684a01 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" |