X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=lib%2Fisdir.c;h=f328dbb6769703d723d95690f69e3c357ab64cac;hb=44d6eead9ba864662836a9f9d95913b4e0cb2a3b;hp=11fe426b2b71c16f2c17109e60cdf4ad90da16df;hpb=267a39bafd249d7eb9c37df06dc6defcf41cb343;p=gnulib.git diff --git a/lib/isdir.c b/lib/isdir.c index 11fe426b2..f328dbb67 100644 --- a/lib/isdir.c +++ b/lib/isdir.c @@ -1,5 +1,6 @@ /* isdir.c -- determine whether a directory exists - Copyright (C) 1990, 1998 Free Software Foundation, Inc. + + Copyright (C) 1990, 1998, 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 @@ -15,9 +16,7 @@ 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