]> sjero.net Git - wget/blobdiff - src/init.c
Remove redundant guard.
[wget] / src / init.c
index 5559369d48ada3a571f54d3f1029c39b81f85538..5bc555d757152d74043955f214c1450e10ab6884 100644 (file)
@@ -33,9 +33,7 @@ as that of the covered work.  */
 #include <stdio.h>
 #include <stdlib.h>
 #include <stdbool.h>
-#ifdef HAVE_UNISTD_H
-# include <unistd.h>
-#endif
+#include <unistd.h>
 #include <string.h>
 #include <errno.h>
 #include <limits.h>