From 31216a13d9e767800206f612fd14c408357fdafd Mon Sep 17 00:00:00 2001 From: Adam Dickmeiss Date: Tue, 19 Jan 2010 19:56:54 +0100 Subject: [PATCH] Dont include removed header libxml2_error.h --- test/tst_record_conv.c | 1 - test/tst_retrieval.c | 1 - 2 files changed, 2 deletions(-) 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 -- 1.7.10.4