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