X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=include%2Fyaz%2Fxmlquery.h;h=069dab8c5e30522cc3792b0d283b7c92bb245479;hp=2e22a673fb9196043df6e7ebb7087426f8219f2c;hb=8f8560e0ab3b370263683d8aea81b839c5927091;hpb=7b7ef94671d08c1e522377c90302751269e8621e diff --git a/include/yaz/xmlquery.h b/include/yaz/xmlquery.h index 2e22a67..069dab8 100644 --- a/include/yaz/xmlquery.h +++ b/include/yaz/xmlquery.h @@ -24,7 +24,7 @@ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. */ -/* $Id: xmlquery.h,v 1.7 2006-10-13 11:30:37 adam Exp $ */ +/* $Id: xmlquery.h,v 1.8 2006-12-13 11:25:17 adam Exp $ */ /** \file xmlquery.h \brief Query / XML conversions @@ -33,11 +33,9 @@ #ifndef YAZ_XMLQUERY_H #define YAZ_XMLQUERY_H -#if YAZ_HAVE_XML2 #include #include - -#include +#include YAZ_BEGIN_CDECL @@ -50,7 +48,6 @@ YAZ_EXPORT void yaz_xml2query(const void *xmlnodep, Z_Query **query, ODR odr, YAZ_END_CDECL #endif -#endif /* * Local variables: