X-Git-Url: http://sjero.net/git/?p=wget;a=blobdiff_plain;f=src%2Finit.c;h=277d4a74b5c26c5f95129bd3ed5cd9313edea07f;hp=5559369d48ada3a571f54d3f1029c39b81f85538;hb=2f6aa1d7417df1dfc58597777686fbd77179b9fd;hpb=20a64d03d8f3799f5c2b761298ee332e153ebf52 diff --git a/src/init.c b/src/init.c index 5559369d..277d4a74 100644 --- a/src/init.c +++ b/src/init.c @@ -1,6 +1,7 @@ /* Reading/parsing the initialization file. 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 +#include #include #include #include