From e236b52ce069b9cfc9da991e3a52538e22b177fd Mon Sep 17 00:00:00 2001 From: Mark Andrews Date: Thu, 13 Oct 2011 07:56:32 +0000 Subject: [PATCH] #include --- lib/dns/tests/dbversion_test.c | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/lib/dns/tests/dbversion_test.c b/lib/dns/tests/dbversion_test.c index 0210ff4ab4..203fab4298 100644 --- a/lib/dns/tests/dbversion_test.c +++ b/lib/dns/tests/dbversion_test.c @@ -14,7 +14,7 @@ * PERFORMANCE OF THIS SOFTWARE. */ -/* $Id: dbversion_test.c,v 1.2 2011/10/12 23:09:35 marka Exp $ */ +/* $Id: dbversion_test.c,v 1.3 2011/10/13 07:56:32 marka Exp $ */ /*! \file */ @@ -22,8 +22,9 @@ #include -#include +#include #include +#include #include #include