Unconditionally include <config.h> in unit tests.
[gnulib.git] / tests / test-mbscasestr3.c
index 24ace44..18555dc 100644 (file)
@@ -17,9 +17,7 @@
 
 /* Written by Bruno Haible <bruno@clisp.org>, 2007.  */
 
-#ifdef HAVE_CONFIG_H
-# include <config.h>
-#endif
+#include <config.h>
 
 #include <string.h>