Use a consistent style for including <config.h>.
[gnulib.git] / lib / same.c
index 89ee47d..f9e707d 100644 (file)
@@ -19,7 +19,7 @@
 
 /* written by Jim Meyering */
 
-#if HAVE_CONFIG_H
+#ifdef HAVE_CONFIG_H
 # include <config.h>
 #endif