summaryrefslogtreecommitdiff
path: root/lib/modechange.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/modechange.c')
-rw-r--r--lib/modechange.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/modechange.c b/lib/modechange.c
index a2697f67f..6ab9cb6fd 100644
--- a/lib/modechange.c
+++ b/lib/modechange.c
@@ -26,7 +26,7 @@
changing the mode of many files, this probably results in a
performance gain. */
-#if HAVE_CONFIG_H
+#ifdef HAVE_CONFIG_H
# include <config.h>
#endif