From 7c461f9de2863f2e3c02664c339916f6a0daa609 Mon Sep 17 00:00:00 2001 From: Bob Halley Date: Fri, 10 Sep 1999 17:18:30 +0000 Subject: [PATCH] include dns/db.h --- lib/dns/dnssec.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lib/dns/dnssec.c b/lib/dns/dnssec.c index 4464e9bb59..b647c69b17 100644 --- a/lib/dns/dnssec.c +++ b/lib/dns/dnssec.c @@ -16,7 +16,7 @@ */ /* - * $Id: dnssec.c,v 1.4 1999/09/09 08:28:23 gson Exp $ + * $Id: dnssec.c,v 1.5 1999/09/10 17:18:30 halley Exp $ * Principal Author: Brian Wellington */ @@ -36,6 +36,7 @@ #include #include +#include #include #include #include