diff options
Diffstat (limited to 'gdb/amd64-nat.c')
-rw-r--r-- | gdb/amd64-nat.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gdb/amd64-nat.c b/gdb/amd64-nat.c index c78bc90..f72842d 100644 --- a/gdb/amd64-nat.c +++ b/gdb/amd64-nat.c @@ -26,6 +26,7 @@ #include "i386-tdep.h" #include "amd64-tdep.h" +#include "amd64-nat.h" /* The following bits of code help with implementing debugging 32-bit code natively on AMD64. The idea is to define two mappings between |