X-Git-Url: http://sjero.net/git/?p=wget;a=blobdiff_plain;f=src%2Frecur.c;h=00e7603163c1b2be1998c0f7dc74339af35253fc;hp=fbdb5cefdf2c6e1675e2dc20cf610ae3d82efe54;hb=2f6aa1d7417df1dfc58597777686fbd77179b9fd;hpb=260b9593dc03da095df30efc3eed251a231d09a9 diff --git a/src/recur.c b/src/recur.c index fbdb5cef..00e76031 100644 --- a/src/recur.c +++ b/src/recur.c @@ -1,6 +1,7 @@ /* Handling of recursive HTTP retrieving. Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, - 2005, 2006, 2007, 2008, 2009, 2010 Free Software Foundation, Inc. + 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software Foundation, + Inc. This file is part of GNU Wget. @@ -33,9 +34,7 @@ as that of the covered work. */ #include #include #include -#ifdef HAVE_UNISTD_H -# include -#endif /* HAVE_UNISTD_H */ +#include #include #include