configure produces config.h
[idzebra-moved-to-github.git] / test / api / test_search.c
index 9933f19..423f76c 100644 (file)
@@ -19,6 +19,9 @@ Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
 
 /** \file
     \brief test various search attributes */
+#if HAVE_CONFIG_H
+#include <config.h>
+#endif
 #include <yaz/test.h>
 #include "testlib.h"