summaryrefslogtreecommitdiff
path: root/lib/quote.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/quote.c')
-rw-r--r--lib/quote.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/quote.c b/lib/quote.c
index 4c75029a3..16cc939c1 100644
--- a/lib/quote.c
+++ b/lib/quote.c
@@ -17,7 +17,7 @@
/* Written by Paul Eggert <eggert@twinsun.com> */
-#if HAVE_CONFIG_H
+#ifdef HAVE_CONFIG_H
# include <config.h>
#endif