X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;ds=sidebyside;f=lib%2Flstat.c;h=f5a22b07b269001a9b791b17db10850694c429c7;hb=22403b089802680b3146c51d85815040fc4e9d46;hp=0d539fe4a64ff4cafe68734f86f04a04d53dca81;hpb=0d1d61835135da48448b5f09ada9f67c35ca4b97;p=gnulib.git diff --git a/lib/lstat.c b/lib/lstat.c index 0d539fe4a..f5a22b07b 100644 --- a/lib/lstat.c +++ b/lib/lstat.c @@ -19,7 +19,9 @@ /* written by Jim Meyering */ -#include +#ifdef HAVE_CONFIG_H +# include +#endif /* The specification of these functions is in sys_stat.h. But we cannot include this include file here, because on some systems, a