summaryrefslogtreecommitdiff
path: root/lib/lstat.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/lstat.c')
-rw-r--r--lib/lstat.c4
1 files changed, 3 insertions, 1 deletions
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 <config.h>
+#ifdef HAVE_CONFIG_H
+# include <config.h>
+#endif
/* The specification of these functions is in sys_stat.h. But we cannot
include this include file here, because on some systems, a