Version 5.10.0
[yaz-moved-to-github.git] / src / xml_add.c
index a0c7396..3550e55 100644 (file)
@@ -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.
  */
 /**
 #include <config.h>
 #endif
 
-#include <stdlib.h>
+#include <stdio.h>
 
 #include <yaz/srw.h>
-#include <yaz/wrbuf.h>
 #if YAZ_HAVE_XML2
-#include <libxml/parser.h>
-#include <libxml/tree.h>
 #include "sru-p.h"
 
 void add_XML_n(xmlNodePtr ptr, const char *elem, char *val, int len,