]> sjero.net Git - wget/blobdiff - src/progress.c
Remove redundant guard.
[wget] / src / progress.c
index 8f43c1ce8a9120b8eddc1fb2cddf560e4ff31571..7a9aeae8f799e5658946884d51d2c9a7a5964e04 100644 (file)
@@ -34,9 +34,7 @@ as that of the covered work.  */
 #include <stdlib.h>
 #include <string.h>
 #include <assert.h>
-#ifdef HAVE_UNISTD_H
-# include <unistd.h>
-#endif
+#include <unistd.h>
 #include <signal.h>
 #ifdef HAVE_WCHAR_H
 # include <wchar.h>