summaryrefslogtreecommitdiff
path: root/lib/creat-safer.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/creat-safer.c')
-rw-r--r--lib/creat-safer.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/creat-safer.c b/lib/creat-safer.c
index 8241c69b0..4588de399 100644
--- a/lib/creat-safer.c
+++ b/lib/creat-safer.c
@@ -17,7 +17,7 @@
/* Written by Jim Meyering. */
-#if HAVE_CONFIG_H
+#ifdef HAVE_CONFIG_H
# include <config.h>
#endif