summaryrefslogtreecommitdiff
path: root/gdb/amd64-obsd-nat.c
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/amd64-obsd-nat.c')
-rw-r--r--gdb/amd64-obsd-nat.c9
1 files changed, 4 insertions, 5 deletions
diff --git a/gdb/amd64-obsd-nat.c b/gdb/amd64-obsd-nat.c
index cf6694e99c2..4963c42d06c 100644
--- a/gdb/amd64-obsd-nat.c
+++ b/gdb/amd64-obsd-nat.c
@@ -18,15 +18,14 @@
along with this program. If not, see <http://www.gnu.org/licenses/>. */
#include "defs.h"
+#include "gdbcore.h"
+#include "regcache.h"
+#include "target.h"
-/* Local non-gdb includes. */
+#include "amd64-tdep.h"
#include "amd64-bsd-nat.h"
#include "amd64-nat.h"
-#include "amd64-tdep.h"
-#include "gdbcore.h"
#include "obsd-nat.h"
-#include "regcache.h"
-#include "target.h"
/* Mapping between the general-purpose registers in OpenBSD/amd64
`struct reg' format and GDB's register cache layout for