X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=include%2Fyaz%2Fnmem_xml.h;h=854a07e3436dee745e8ff6d3ca5e400c023badf5;hb=36581ff40624336db8416e0892b9b78f52230224;hp=4b5bf74216ed67c652615359e3722fefb7bbe70b;hpb=24483d4ace499b46ae33f06594d2d1f75f422f44;p=yaz-moved-to-github.git diff --git a/include/yaz/nmem_xml.h b/include/yaz/nmem_xml.h index 4b5bf74..854a07e 100644 --- a/include/yaz/nmem_xml.h +++ b/include/yaz/nmem_xml.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 1995-2006, Index Data + * Copyright (c) 1995-2007, Index Data * All rights reserved. * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: @@ -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: nmem_xml.h,v 1.1 2006-10-27 12:19:15 adam Exp $ */ +/* $Id: nmem_xml.h,v 1.3 2007-01-03 08:42:14 adam Exp $ */ /** * \file nmem_xml.h @@ -35,8 +35,7 @@ #include -#if YAZ_HAVE_XML2 -#include +#include YAZ_BEGIN_CDECL @@ -46,7 +45,6 @@ YAZ_EXPORT char *nmem_text_node_cdata(const xmlNode *ptr, NMEM nmem); YAZ_END_CDECL #endif -#endif /* * Local variables: * c-basic-offset: 4