]> sjero.net Git - wget/blobdiff - src/recur.c
Remove redundant guard.
[wget] / src / recur.c
index fbdb5cefdf2c6e1675e2dc20cf610ae3d82efe54..90af5c64350ed0edadf186ba7d6e6d86e024409a 100644 (file)
@@ -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 /* HAVE_UNISTD_H */
+#include <unistd.h>
 #include <errno.h>
 #include <assert.h>