summaryrefslogtreecommitdiff
path: root/lib/fchown-stub.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/fchown-stub.c')
-rw-r--r--lib/fchown-stub.c4
1 files changed, 3 insertions, 1 deletions
diff --git a/lib/fchown-stub.c b/lib/fchown-stub.c
index beb336caf..322baccce 100644
--- a/lib/fchown-stub.c
+++ b/lib/fchown-stub.c
@@ -1,4 +1,6 @@
-#include <config.h>
+#ifdef HAVE_CONFIG_H
+# include <config.h>
+#endif
#include <sys/types.h>
#include <errno.h>