]> sjero.net Git - wget/blobdiff - src/ftp-ls.c
Remove redundant guard.
[wget] / src / ftp-ls.c
index 8fb210644d7719a4af6383742ef435b0f1da7d0d..df26ebfb1c1100d6ce83d5898ab3070b7e86d6bc 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
+#include <unistd.h>
 #include <errno.h>
 #include <time.h>
 #include "utils.h"