Unconditionally include <config.h> in unit tests.
[gnulib.git] / tests / test-verify.c
index ee84c0b..178bee9 100644 (file)
@@ -18,9 +18,7 @@
 
 /* Written by Bruno Haible.  */
 
-#ifdef HAVE_CONFIG_H
-# include <config.h>
-#endif
+#include <config.h>
 
 #include "verify.h"