configure produces config.h
[idzebra-moved-to-github.git] / test / api / test_sort3.c
index 8e7b982..88e8062 100644 (file)
@@ -21,6 +21,9 @@ Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
     \brief sort using various sortindex types
  */
 
+#if HAVE_CONFIG_H
+#include <config.h>
+#endif
 #include <yaz/test.h>
 #include "testlib.h"