]> sjero.net Git - wget/blobdiff - src/convert.c
Remove redundant guard.
[wget] / src / convert.c
index 4efc27beb0b2dce759b1d66c5e06c3ee75aac2ee..92beaae828cfd403992662ba0adbd1dfaa7ab04b 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>
 #include "convert.h"