Rely on gnulib's unistd.h replacement.
[deliverable/binutils-gdb.git] / gdb / gdbserver / server.c
index 4a1d1dcb0b08054cc657e0a7e4120286b2d067a9..a172c98f6f1eb6ce61c9963ca9fa377cb0a31dc4 100644 (file)
@@ -22,9 +22,7 @@
 #include "notif.h"
 #include "tdesc.h"
 
-#if HAVE_UNISTD_H
 #include <unistd.h>
-#endif
 #if HAVE_SIGNAL_H
 #include <signal.h>
 #endif
This page took 0.025237 seconds and 4 git commands to generate.