From 0a88c09dc9cbd75a37cc278d8da0f1fd09768856 Mon Sep 17 00:00:00 2001 From: Brian Wellington Date: Fri, 25 Aug 2000 01:16:04 +0000 Subject: [PATCH] #include --- lib/dns/include/dns/view.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lib/dns/include/dns/view.h b/lib/dns/include/dns/view.h index d6538049ee..0f6124f38c 100644 --- a/lib/dns/include/dns/view.h +++ b/lib/dns/include/dns/view.h @@ -15,7 +15,7 @@ * WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. */ -/* $Id: view.h,v 1.50 2000/08/24 22:15:38 bwelling Exp $ */ +/* $Id: view.h,v 1.51 2000/08/25 01:16:04 bwelling Exp $ */ #ifndef DNS_VIEW_H #define DNS_VIEW_H 1 @@ -62,6 +62,7 @@ #include #include #include +#include #include #include #include