X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=lib%2Flstat.c;h=77dd22859c82f4d2e811cda45f0cb93269c3d626;hb=ccd54782ae73477aa3f3987ab04db9e6fde025d6;hp=9b9c33e415d9f015cf87d4e288a15e9f7ed5f943;hpb=28fe652e06a47bc9d02812968dc8c188e5d68593;p=gnulib.git diff --git a/lib/lstat.c b/lib/lstat.c index 9b9c33e41..77dd22859 100644 --- a/lib/lstat.c +++ b/lib/lstat.c @@ -19,9 +19,7 @@ /* written by Jim Meyering */ -#ifdef HAVE_CONFIG_H -# include -#endif +#include /* The specification of these functions is in sys_stat.h. But we cannot include this include file here, because on some systems, a @@ -33,8 +31,6 @@ #include #include -#include "stat-macros.h" - /* lstat works differently on Linux and Solaris systems. POSIX (see `pathname resolution' in the glossary) requires that programs like `ls' take into consideration the fact that FILE has a trailing slash