]> sjero.net Git - wget/blobdiff - src/utils.c
Remove redundant guard.
[wget] / src / utils.c
index d7683075dc3e352cb0d1729f691d3cb0a2d78777..bc64186adf66137c277a20012a7bd00d514447f7 100644 (file)
@@ -37,9 +37,7 @@ as that of the covered work.  */
 #ifdef HAVE_SYS_TIME_H
 # include <sys/time.h>
 #endif
-#ifdef HAVE_UNISTD_H
-# include <unistd.h>
-#endif
+#include <unistd.h>
 #ifdef HAVE_MMAP
 # include <sys/mman.h>
 #endif