X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=src%2Fxml_match.c;h=b99247e0fe1079c1b27acfd770079f46630b32e4;hp=ab0e4b18cfdbd91482a827af8da22a9834bf1fe2;hb=5d024b6f31f7b2b841b0b295c4868078175ef06d;hpb=e3849ee0440d46eafbac045c6aba40785aa647b6 diff --git a/src/xml_match.c b/src/xml_match.c index ab0e4b1..b99247e 100644 --- a/src/xml_match.c +++ b/src/xml_match.c @@ -10,13 +10,8 @@ #include #endif -#include - #include -#include #if YAZ_HAVE_XML2 -#include -#include #include "sru-p.h" int yaz_match_xsd_element(xmlNodePtr ptr, const char *elem)