Replace xmalloc/xfree with vector in jit.c
[deliverable/binutils-gdb.git] / gdb / fbsd-nat.h
index 5dec9825393aa1ce911edb8a28b909f24d045214..b0c9eb16c7754f6b2353838b837d4a9671dfc373 100644 (file)
 #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.024492 seconds and 4 git commands to generate.