X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=test%2Fapi%2Ftest_sort3.c;fp=test%2Fapi%2Ftest_sort3.c;h=88e80620abe8cf885c0f92b231dded997100507c;hb=ac13dceecd5f75669820819575daf88e0add5c8d;hp=8e7b9822558bee4911e65b2bd058e555b16b0c03;hpb=dedcb702edbaed5026f1f98964ca68edcfd3cfc2;p=idzebra-moved-to-github.git diff --git a/test/api/test_sort3.c b/test/api/test_sort3.c index 8e7b982..88e8062 100644 --- a/test/api/test_sort3.c +++ b/test/api/test_sort3.c @@ -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 +#endif #include #include "testlib.h"