projects
/
yaz-moved-to-github.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9daca88
)
Added inclusion of oid_db.h
author
Adam Dickmeiss
<adam@indexdata.dk>
Fri, 13 Apr 2007 09:55:21 +0000
(09:55 +0000)
committer
Adam Dickmeiss
<adam@indexdata.dk>
Fri, 13 Apr 2007 09:55:21 +0000
(09:55 +0000)
src/xmlquery.c
patch
|
blob
|
history
diff --git
a/src/xmlquery.c
b/src/xmlquery.c
index
994a90e
..
0d03939
100644
(file)
--- 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 <yaz/logrpn.h>
#include <yaz/xmlquery.h>
#include <yaz/nmem_xml.h>
+#include <yaz/oid_db.h>
void yaz_query2xml_attribute_element(const Z_AttributeElement *element,
xmlNodePtr parent)