]> sjero.net Git - wget/blobdiff - src/ptimer.c
Remove redundant guard.
[wget] / src / ptimer.c
index 72f561e50912cbcd5e6da586cf62e1e0ed442d15..156306e27bcdfd925a326aad094c5f05bacc6e39 100644 (file)
@@ -57,9 +57,7 @@ as that of the covered work.  */
 #include <stdlib.h>
 #include <string.h>
 #include <errno.h>
-#ifdef HAVE_UNISTD_H
-# include <unistd.h>
-#endif
+#include <unistd.h>
 #include <time.h>
 #ifdef HAVE_SYS_TIME_H
 # include <sys/time.h>