From 80f3bd30c7521091c1dea118603b20a76c2a180c Mon Sep 17 00:00:00 2001 From: "Pedro J. Ruiz Lopez" Date: Mon, 12 Feb 2007 23:24:21 +0000 Subject: * upgraded gnulib --- lib/lstat.c | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (limited to 'lib/lstat.c') diff --git a/lib/lstat.c b/lib/lstat.c index 9b9c33e..77dd228 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 -- cgit v1.2.3