X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=lib%2Frmdir.c;h=1221f4fef4967365d3df22862574131700839fcc;hb=0d0706a5f5e05d18ab61e7f19ca407452db68a31;hp=ad026a641bcda33dbfa5455fc1500e61498cba52;hpb=359c0a71713e606f440d40f55a43c77349df2aaa;p=gnulib.git diff --git a/lib/rmdir.c b/lib/rmdir.c index ad026a641..1221f4fef 100644 --- a/lib/rmdir.c +++ b/lib/rmdir.c @@ -1,7 +1,7 @@ /* BSD compatible remove directory function for System V - Copyright (C) 1988, 1990, 1999, 2003, 2004, 2005 Free Software - Foundation, Inc. + Copyright (C) 1988, 1990, 1999, 2003, 2004, 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 @@ -17,16 +17,12 @@ along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -#if HAVE_CONFIG_H -# include -#endif +#include #include #include #include -#include "stat-macros.h" - /* rmdir adapted from GNU tar. */ /* Remove directory DIR.