Unconditionally include <config.h> in unit tests.
[gnulib.git] / tests / test-avltreehash_list.c
index 65ab49a..28697fe 100644 (file)
@@ -16,9 +16,7 @@
    along with this program; if not, write to the Free Software Foundation,
    Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.  */
 
-#ifdef HAVE_CONFIG_H
-# include <config.h>
-#endif
+#include <config.h>
 
 #include "gl_avltreehash_list.h"