]> sjero.net Git - wget/blobdiff - src/url.c
Remove redundant guard.
[wget] / src / url.c
index 8be9c8d821e4c99d6ed3a6971deb48394a3d127e..daa6d991b6fb7f21de661cd726c1448fbd448223 100644 (file)
--- a/src/url.c
+++ b/src/url.c
@@ -33,9 +33,7 @@ as that of the covered work.  */
 #include <stdio.h>
 #include <stdlib.h>
 #include <string.h>
-#ifdef HAVE_UNISTD_H
-# include <unistd.h>
-#endif
+#include <unistd.h>
 #include <errno.h>
 #include <assert.h>