Unconditionally include <config.h> in unit tests.
[gnulib.git] / tests / test-alloca-opt.c
index 65bc19f..8b4abee 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 <alloca.h>