Use a consistent style for including <config.h>.
[gnulib.git] / lib / strtoimax.c
index 4724195..43a690d 100644 (file)
@@ -19,7 +19,7 @@
 
 /* Written by Paul Eggert. */
 
-#if HAVE_CONFIG_H
+#ifdef HAVE_CONFIG_H
 # include <config.h>
 #endif