rearrange struct value to save memory
[deliverable/binutils-gdb.git] / gdb / i386fbsd-nat.c
index a422f7c5384121d3dc6113548bdf8965ce6ff4b1..6d781717235f101dd780c3c83f954a486fde7afb 100644 (file)
@@ -1,6 +1,6 @@
 /* Native-dependent code for FreeBSD/i386.
 
-   Copyright (C) 2001-2013 Free Software Foundation, Inc.
+   Copyright (C) 2001-2014 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
@@ -82,7 +82,6 @@ i386fbsd_resume (struct target_ops *ops,
 
 /* Support for debugging kernel virtual memory images.  */
 
-#include <sys/types.h>
 #include <machine/pcb.h>
 
 #include "bsd-kvm.h"
This page took 0.02447 seconds and 4 git commands to generate.