The beginnings of syntax-related checks for gnulib.
[gnulib.git] / lib / same.c
index e267ba4..11590c6 100644 (file)
@@ -19,9 +19,7 @@
 
 /* written by Jim Meyering */
 
-#ifdef HAVE_CONFIG_H
-# include <config.h>
-#endif
+#include <config.h>
 
 #include <stdbool.h>
 #include <stdio.h>