Unconditionally include <config.h> in unit tests.
[gnulib.git] / tests / test-gc-pbkdf2-sha1.c
index d4f9dc8..933af95 100644 (file)
@@ -18,9 +18,7 @@
 
 /* Written by Simon Josefsson.  */
 
-#ifdef HAVE_CONFIG_H
-# include <config.h>
-#endif
+#include <config.h>
 
 #include "gc.h"