OSDN Git Service

import gdb-1999-08-30 snapshot
[pf3gnuchains/pf3gnuchains4x.git] / gdb / ser-tcp.c
index 83a84fc..8e7da06 100644 (file)
@@ -26,9 +26,6 @@
 #include <arpa/inet.h>
 #include <netdb.h>
 #include <sys/socket.h>
-#ifdef HAVE_UNISTD_H
-#include <unistd.h>
-#endif
 
 #ifndef __CYGWIN32__
 #include <netinet/tcp.h>