diff options
Diffstat (limited to 'gdb/m68kbsd-nat.c')
-rw-r--r-- | gdb/m68kbsd-nat.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gdb/m68kbsd-nat.c b/gdb/m68kbsd-nat.c index 311f3a8..dbd0e15 100644 --- a/gdb/m68kbsd-nat.c +++ b/gdb/m68kbsd-nat.c @@ -176,7 +176,6 @@ m68kbsd_store_inferior_registers (struct target_ops *ops, /* Support for debugging kernel virtual memory images. */ -#include <sys/types.h> #include <machine/pcb.h> #include "bsd-kvm.h" |