X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=test%2Ftst_retrieval.c;h=89ba159ff2d20a6f8ebd2030a60216605dcb739d;hb=c5a81c4eb35bcab571d42f4e02a69e4ed76dc20b;hp=71b085d2802ea798145cec3a33b22f6c51beaba4;hpb=88d3bedf772316f87e1996f655ccf8d1e2589755;p=yaz-moved-to-github.git diff --git a/test/tst_retrieval.c b/test/tst_retrieval.c index 71b085d..89ba159 100644 --- a/test/tst_retrieval.c +++ b/test/tst_retrieval.c @@ -7,7 +7,6 @@ #include #include #include -#include #if HAVE_CONFIG_H #include @@ -316,7 +315,7 @@ int main(int argc, char **argv) { YAZ_CHECK_INIT(argc, argv); - libxml2_error_to_yazlog(0 /* disable it */, ""); + yaz_log_xml_errors(0, 0 /* disable it */); #if YAZ_HAVE_XSLT tst_configure();