Unconditionally include <config.h> in unit tests.
[gnulib.git] / tests / test-binary-io.c
index 677db70..98fe3e1 100644 (file)
@@ -17,9 +17,7 @@
 
 /* Written by Bruno Haible <bruno@clisp.org>, 2005.  */
 
-#ifdef HAVE_CONFIG_H
-# include <config.h>
-#endif
+#include <config.h>
 
 #include "binary-io.h"