X-Git-Url: http://sjero.net/git/?p=wget;a=blobdiff_plain;f=src%2Fprogress.c;h=219b5beaef7a0dba92213648e03e397c9db490e5;hp=8f43c1ce8a9120b8eddc1fb2cddf560e4ff31571;hb=2f6aa1d7417df1dfc58597777686fbd77179b9fd;hpb=293008f682e5fa9726136bc121bceadc136c77dc diff --git a/src/progress.c b/src/progress.c index 8f43c1ce..219b5bea 100644 --- a/src/progress.c +++ b/src/progress.c @@ -1,6 +1,6 @@ /* Download progress. Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, - 2010 Free Software Foundation, Inc. + 2010, 2011 Free Software Foundation, Inc. This file is part of GNU Wget. @@ -34,9 +34,7 @@ as that of the covered work. */ #include #include #include -#ifdef HAVE_UNISTD_H -# include -#endif +#include #include #ifdef HAVE_WCHAR_H # include