X-Git-Url: http://git.indexdata.com/?p=idzebra-moved-to-github.git;a=blobdiff_plain;f=test%2Fapi%2Ftest_sort_set.c;h=63920dabe1df4d19d094b792b0bc44b99aa081ce;hp=3e180c16c3001e755163fd37b5848da1bf76f27d;hb=e2e073b5c947e996304ed7d577497af5e9a879ee;hpb=89d16cf15eda0e4802d18b8ad09bd3653508ebfc diff --git a/test/api/test_sort_set.c b/test/api/test_sort_set.c index 3e180c1..63920da 100644 --- a/test/api/test_sort_set.c +++ b/test/api/test_sort_set.c @@ -1,5 +1,5 @@ /* This file is part of the Zebra server. - Copyright (C) 1994-2009 Index Data + Copyright (C) Index Data Zebra is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free @@ -17,6 +17,9 @@ Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA */ +#if HAVE_CONFIG_H +#include +#endif #include "testlib.h" #include @@ -34,8 +37,8 @@ static void tst(int argc, char **argv) int status; ZebraService zs = tl_start_up(0, argc, argv); ZebraHandle zh = zebra_open (zs, 0); - ODR odr_input = odr_createmem (ODR_DECODE); - ODR odr_output = odr_createmem (ODR_ENCODE); + ODR odr_input = odr_createmem (ODR_DECODE); + ODR odr_output = odr_createmem (ODR_ENCODE); YAZ_PQF_Parser parser = yaz_pqf_create(); Z_RPNQuery *query = yaz_pqf_parse(parser, odr_input, "@attr 1=4 my"); Z_SortKeySpecList *spec = yaz_sort_spec (odr_output, "1=4