X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=src%2Fxml_add.c;h=3550e5599d0e0075a041c98f16da7713fc700314;hp=a0c7396141eb10d793e17f4101cd80356d99a6bf;hb=dca8928db421aa8750ac9ffead1a5c09a85f4f8b;hpb=e3849ee0440d46eafbac045c6aba40785aa647b6 diff --git a/src/xml_add.c b/src/xml_add.c index a0c7396..3550e55 100644 --- a/src/xml_add.c +++ b/src/xml_add.c @@ -1,5 +1,5 @@ /* This file is part of the YAZ toolkit. - * Copyright (C) 1995-2013 Index Data + * Copyright (C) Index Data * See the file LICENSE for details. */ /** @@ -10,13 +10,10 @@ #include #endif -#include +#include #include -#include #if YAZ_HAVE_XML2 -#include -#include #include "sru-p.h" void add_XML_n(xmlNodePtr ptr, const char *elem, char *val, int len,