Rely on gnulib's unistd.h replacement.
[external/binutils.git] / gdb / gdbserver / gdbreplay.c
index c0d0c8f..5e64f6d 100644 (file)
@@ -41,9 +41,7 @@
 #ifdef HAVE_STRING_H
 #include <string.h>
 #endif
-#ifdef HAVE_UNISTD_H
 #include <unistd.h>
-#endif
 #ifdef HAVE_NETINET_IN_H
 #include <netinet/in.h>
 #endif