diff options
Diffstat (limited to 'gdb/alphabsd-nat.c')
-rw-r--r-- | gdb/alphabsd-nat.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gdb/alphabsd-nat.c b/gdb/alphabsd-nat.c index 3a02bbd..00afa8a 100644 --- a/gdb/alphabsd-nat.c +++ b/gdb/alphabsd-nat.c @@ -157,7 +157,6 @@ alphabsd_store_inferior_registers (struct target_ops *ops, /* Support for debugging kernel virtual memory images. */ -#include <sys/types.h> #include <sys/signal.h> #include <machine/pcb.h> |