diff options
Diffstat (limited to 'gdb/remote-vx29k.c')
-rw-r--r-- | gdb/remote-vx29k.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/gdb/remote-vx29k.c b/gdb/remote-vx29k.c index b86b6bd..1d5230c 100644 --- a/gdb/remote-vx29k.c +++ b/gdb/remote-vx29k.c @@ -1,5 +1,4 @@ /* Am29k-dependent portions of the RPC protocol - used with a VxWorks target Contributed by Wind River Systems. @@ -34,7 +33,6 @@ #include "gdb_string.h" #include <errno.h> -#include <signal.h> #include <fcntl.h> #include <sys/types.h> #include <sys/time.h> |