summaryrefslogtreecommitdiff
path: root/lib/chown.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/chown.c')
-rw-r--r--lib/chown.c4
1 files changed, 3 insertions, 1 deletions
diff --git a/lib/chown.c b/lib/chown.c
index d6c64a48b..729dd3b0b 100644
--- a/lib/chown.c
+++ b/lib/chown.c
@@ -18,7 +18,9 @@
/* written by Jim Meyering */
-#include <config.h>
+#ifdef HAVE_CONFIG_H
+# include <config.h>
+#endif
/* Disable the definition of chown to rpl_chown (from config.h) in this
file. Otherwise, we'd get conflicting prototypes for rpl_chown on