From: Adam Dickmeiss Date: Tue, 19 Jan 2010 18:56:54 +0000 (+0100) Subject: Dont include removed header libxml2_error.h X-Git-Tag: v4.0.0~4 X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=commitdiff_plain;h=31216a13d9e767800206f612fd14c408357fdafd Dont include removed header libxml2_error.h --- diff --git a/test/tst_record_conv.c b/test/tst_record_conv.c index a8411f2..33ede53 100644 --- a/test/tst_record_conv.c +++ b/test/tst_record_conv.c @@ -7,7 +7,6 @@ #include #include #include -#include #if HAVE_CONFIG_H #include diff --git a/test/tst_retrieval.c b/test/tst_retrieval.c index febc71d..89ba159 100644 --- a/test/tst_retrieval.c +++ b/test/tst_retrieval.c @@ -7,7 +7,6 @@ #include #include #include -#include #if HAVE_CONFIG_H #include