switch inferior/thread before calling target methods
[deliverable/binutils-gdb.git] / gdb / darwin-nat.h
index cd656b1e487758c4205f9f1f59d32e7216b08a99..5d2f30dae146f470046104c2759dc8ab404cb527 100644 (file)
@@ -1,5 +1,5 @@
 /* Common things used by the various darwin files
-   Copyright (C) 1995-2019 Free Software Foundation, Inc.
+   Copyright (C) 1995-2020 Free Software Foundation, Inc.
 
    This program is free software; you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
 #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.  */
 
This page took 0.025597 seconds and 4 git commands to generate.