Include "x86-xstate.h" for X86_XSTATE_* constants.

gdb/ChangeLog:

	* amd64-fbsd-nat.c: Add include of "x86-xstate.h".
	* i386-fbsd-nat.c: Likewise.
This commit is contained in:
John Baldwin
2017-09-04 19:31:33 -07:00
parent 0097251b8a
commit 26562e73d8
3 changed files with 7 additions and 0 deletions

View File

@@ -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. */