X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=src%2Fxmlquery.c;h=d6df3b43a37906fcbad772bafe832ae3b123bc86;hb=19ceaa7b25280fbcdfb4e2d5eb94d3483f7d5d66;hp=62ebd7fbdfc58cb02efd0ef2a055fb2cc2db97f5;hpb=fc6d778b923000b5c6ad8e108b0b184178a9d33f;p=yaz-moved-to-github.git diff --git a/src/xmlquery.c b/src/xmlquery.c index 62ebd7f..d6df3b4 100644 --- a/src/xmlquery.c +++ b/src/xmlquery.c @@ -2,7 +2,7 @@ * Copyright (C) 1995-2006, Index Data ApS * All rights reserved. * - * $Id: xmlquery.c,v 1.10 2006-07-06 10:17:54 adam Exp $ + * $Id: xmlquery.c,v 1.11 2006-10-27 12:19:15 adam Exp $ */ /** \file xmlquery.c @@ -19,6 +19,7 @@ #include #include +#include void yaz_query2xml_attribute_element(const Z_AttributeElement *element, xmlNodePtr parent)