]> sjero.net Git - wget/blobdiff - src/cmpt.c
Remove redundant guard.
[wget] / src / cmpt.c
index ac75b5dd68f66b6839c228ad696141984848b618..2fd2122829d626db26ca53ca8ae6790cf33cc33f 100644 (file)
@@ -36,9 +36,7 @@ as that of the covered work.  */
 #include <string.h>
 #include <time.h>
 
-#ifdef HAVE_UNISTD_H
-# include <unistd.h>
-#endif
+#include <unistd.h>
 
 #include <errno.h>