]> sjero.net Git - wget/blobdiff - src/log.c
Remove redundant guard.
[wget] / src / log.c
index 489702b1f547021d5ba927606612f7d35331b577..ce861e9d5c0b2be5a469b0b119ddf2fcfd24e1a4 100644 (file)
--- a/src/log.c
+++ b/src/log.c
@@ -34,9 +34,7 @@ as that of the covered work.  */
 #include <string.h>
 #include <stdlib.h>
 #include <stdarg.h>
-#ifdef HAVE_UNISTD_H
-# include <unistd.h>
-#endif
+#include <unistd.h>
 #include <assert.h>
 #include <errno.h>