X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=src%2Fxmlquery.c;h=0d0393996f5401e4fbfe7310b6b25b5ab8d6cf3a;hb=c618d4743a6dff2764d4a95d8bcf4fc441fcd8db;hp=994a90e60c722f29763e9487b200de304c7d00f7;hpb=7a4064cd15f6c6b34c1180e1bc51f0d0e90da320;p=yaz-moved-to-github.git diff --git a/src/xmlquery.c b/src/xmlquery.c index 994a90e..0d03939 100644 --- a/src/xmlquery.c +++ b/src/xmlquery.c @@ -2,7 +2,7 @@ * Copyright (C) 1995-2007, Index Data ApS * All rights reserved. * - * $Id: xmlquery.c,v 1.13 2007-04-12 13:52:57 adam Exp $ + * $Id: xmlquery.c,v 1.14 2007-04-13 09:55:21 adam Exp $ */ /** \file xmlquery.c @@ -20,6 +20,7 @@ #include #include #include +#include void yaz_query2xml_attribute_element(const Z_AttributeElement *element, xmlNodePtr parent)