X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=lib%2Funlinkdir.c;h=07620dbf0516ba9e60ef935fe74e1f12d41a8652;hb=331f6ee713f7038d6d1a1c0451016c8aaab6a079;hp=b12d2a4925daf9b08c7e299a9ddbbeba75091069;hpb=0a335d096a69ab6b41b879cc15c720e37991a93a;p=gnulib.git diff --git a/lib/unlinkdir.c b/lib/unlinkdir.c index b12d2a492..07620dbf0 100644 --- a/lib/unlinkdir.c +++ b/lib/unlinkdir.c @@ -1,6 +1,6 @@ /* unlinkdir.c - determine (and maybe change) whether we can unlink directories - Copyright (C) 2005 Free Software Foundation, Inc. + Copyright (C) 2005, 2006 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by @@ -25,9 +25,7 @@ #if HAVE_PRIV_H # include #endif -#if HAVE_UNISTD_H -# include -#endif +#include #if ! UNLINK_CANNOT_UNLINK_DIR