X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=zutil%2Fsrwtst.c;h=d31dca20766d8130a589a63c764839e3592bde31;hb=f512aa33473ae86f8e8efd8da749a82c398e87f0;hp=0c7d8da60986b80ba746a410deb346e4c2ed9502;hpb=db585d7fcb8319fa86543eb062df7fdaf16858c6;p=yaz-moved-to-github.git diff --git a/zutil/srwtst.c b/zutil/srwtst.c index 0c7d8da..d31dca2 100644 --- a/zutil/srwtst.c +++ b/zutil/srwtst.c @@ -2,12 +2,12 @@ * Copyright (c) 2002-2003, Index Data. * See the file LICENSE for details. * - * $Id: srwtst.c,v 1.2 2003-02-17 21:23:31 adam Exp $ + * $Id: srwtst.c,v 1.3 2003-02-17 22:35:48 adam Exp $ */ #include -#if HAVE_XSLT +#if HAVE_XML2 Z_SOAP_Handler h[2] = { {"http://www.loc.gov/zing/srw/v1.0/", 0, (Z_SOAP_fun) yaz_srw_codec}, {0, 0, 0}