]> sjero.net Git - wget/blobdiff - src/openssl.c
Remove redundant guard.
[wget] / src / openssl.c
index 4be81cb2db2d4cdfcefb73f8b3507863c3b6ef35..0376614d0650aa95a6a65abcb98b9eaa7a18264b 100644 (file)
@@ -33,9 +33,7 @@ as that of the covered work.  */
 
 #include <assert.h>
 #include <errno.h>
-#ifdef HAVE_UNISTD_H
-# include <unistd.h>
-#endif
+#include <unistd.h>
 #include <string.h>
 
 #include <openssl/ssl.h>