]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - gdb/gnu-nat.c
2012-11-07 Pedro Alves <palves@redhat.com>
[thirdparty/binutils-gdb.git] / gdb / gnu-nat.c
index 2ca01e17fc06d9bb710469f465fc0f51d291489f..b34935e8e1e2b96bbfd8a75bfde58de544585220 100644 (file)
@@ -22,6 +22,8 @@
    along with this program.  If not, see <http://www.gnu.org/licenses/>.
  */
 
+#include "defs.h"
+
 #include <ctype.h>
 #include <errno.h>
 #include <limits.h>
@@ -52,7 +54,6 @@
 
 #include <portinfo.h>
 
-#include "defs.h"
 #include "inferior.h"
 #include "symtab.h"
 #include "value.h"