New gdbserver option --debug-format=timestamp.
[binutils-gdb.git] / gdb / alphabsd-nat.c
index 8e6942fd9ca5355711b3cc3256ab0650391ab750..00afa8a1a4acf6d09487661219d6aa25613c0c58 100644 (file)
@@ -1,6 +1,6 @@
 /* Native-dependent code for Alpha BSD's.
 
-   Copyright (C) 2000-2013 Free Software Foundation, Inc.
+   Copyright (C) 2000-2014 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
@@ -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>