From fc8a6561cbb0a1fea849950a3217aacd3b8f1eac Mon Sep 17 00:00:00 2001 From: David Lawrence Date: Tue, 25 Apr 2000 19:35:39 +0000 Subject: [PATCH] include isc/time.h --- lib/dns/cache.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lib/dns/cache.c b/lib/dns/cache.c index abb237c7bd..f64eb221c9 100644 --- a/lib/dns/cache.c +++ b/lib/dns/cache.c @@ -15,7 +15,7 @@ * SOFTWARE. */ -/* $Id: cache.c,v 1.17 2000/04/17 19:22:22 explorer Exp $ */ +/* $Id: cache.c,v 1.18 2000/04/25 19:35:39 tale Exp $ */ #include @@ -24,6 +24,7 @@ #include #include #include +#include #include #include