From e23d2b98b707d9d5b2fc044e2d38192027002aa1 Mon Sep 17 00:00:00 2001 From: Andreas Gustafsson Date: Wed, 2 May 2001 17:41:24 +0000 Subject: [PATCH] don't include the now nonexistent --- bin/tests/cfg_test.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/bin/tests/cfg_test.c b/bin/tests/cfg_test.c index 7cf257980a..769e6bd61e 100644 --- a/bin/tests/cfg_test.c +++ b/bin/tests/cfg_test.c @@ -15,7 +15,7 @@ * WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. */ -/* $Id: cfg_test.c,v 1.6 2001/04/10 21:50:57 bwelling Exp $ */ +/* $Id: cfg_test.c,v 1.7 2001/05/02 17:41:24 gson Exp $ */ #include @@ -29,7 +29,6 @@ #include #include -#include static void check_result(isc_result_t result, const char *format, ...) {