aboutsummaryrefslogtreecommitdiff
path: root/gdb/darwin-nat.h
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/darwin-nat.h')
-rw-r--r--gdb/darwin-nat.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/gdb/darwin-nat.h b/gdb/darwin-nat.h
index cd656b1..9091efd 100644
--- a/gdb/darwin-nat.h
+++ b/gdb/darwin-nat.h
@@ -17,11 +17,9 @@
#ifndef DARWIN_NAT_H
#define DARWIN_NAT_H
+#include "inf-child.h"
#include <mach/mach.h>
-
-/* Local non-gdb includes. */
#include "gdbthread.h"
-#include "inf-child.h"
/* This needs to be overridden by the platform specific nat code. */