Rely on gnulib's unistd.h replacement.
[external/binutils.git] / gdb / gdbserver / remote-utils.c
index 3f055cf..5cd6fa1 100644 (file)
@@ -51,9 +51,7 @@
 #include <fcntl.h>
 #endif
 #include <sys/time.h>
-#if HAVE_UNISTD_H
 #include <unistd.h>
-#endif
 #if HAVE_ARPA_INET_H
 #include <arpa/inet.h>
 #endif