Enable styling by default on Cygwin
[deliverable/binutils-gdb.git] / gdb / fbsd-nat.h
index 5dec9825393aa1ce911edb8a28b909f24d045214..87ff1b05b334dff689fcbbfb7eefee0746a88215 100644 (file)
@@ -1,6 +1,6 @@
 /* Native-dependent code for FreeBSD.
 
-   Copyright (C) 2004-2019 Free Software Foundation, Inc.
+   Copyright (C) 2004-2020 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
 #ifndef FBSD_NAT_H
 #define FBSD_NAT_H
 
-#include <sys/proc.h>
-
-/* Local non-gdb includes.  */
 #include "inf-ptrace.h"
+#include <sys/proc.h>
 
 #ifdef TRAP_BRKPT
 /* MIPS does not set si_code for SIGTRAP.  sparc64 reports
This page took 0.04061 seconds and 4 git commands to generate.