X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=test%2Fapi%2Ftest_sort_set.c;h=43653cc4cd7f9a733d4b2abb5d551834cd2d9130;hb=250de4ed23a44f5eb3552db317eef0d0fbe3265c;hp=129b904c75d8e381bfc532a0d6f25b871574917c;hpb=6a0f9234f945bc4956e2bcef75f715661a9eba9a;p=idzebra-moved-to-github.git diff --git a/test/api/test_sort_set.c b/test/api/test_sort_set.c index 129b904..43653cc 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) 2004-2013 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