summaryrefslogtreecommitdiff
path: root/gdb/amd64-nbsd-nat.c
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/amd64-nbsd-nat.c')
-rw-r--r--gdb/amd64-nbsd-nat.c7
1 files changed, 4 insertions, 3 deletions
diff --git a/gdb/amd64-nbsd-nat.c b/gdb/amd64-nbsd-nat.c
index 24e3aae7ecb..17196020ecf 100644
--- a/gdb/amd64-nbsd-nat.c
+++ b/gdb/amd64-nbsd-nat.c
@@ -18,12 +18,13 @@
along with this program. If not, see <http://www.gnu.org/licenses/>. */
#include "defs.h"
-#include "target.h"
-#include "nbsd-nat.h"
-#include "amd64-tdep.h"
+/* Local includes. */
#include "amd64-bsd-nat.h"
#include "amd64-nat.h"
+#include "amd64-tdep.h"
+#include "nbsd-nat.h"
+#include "target.h"
/* Mapping between the general-purpose registers in NetBSD/amd64
`struct reg' format and GDB's register cache layout for