diff options
Diffstat (limited to 'gdb/amd64-fbsd-nat.c')
-rw-r--r-- | gdb/amd64-fbsd-nat.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gdb/amd64-fbsd-nat.c b/gdb/amd64-fbsd-nat.c index a22b82b..107b4f8 100644 --- a/gdb/amd64-fbsd-nat.c +++ b/gdb/amd64-fbsd-nat.c @@ -34,6 +34,7 @@ #include "amd64-nat.h" #include "x86-bsd-nat.h" #include "x86-nat.h" +#include "x86-xstate.h" /* Offset in `struct reg' where MEMBER is stored. */ |