From 8dd556255529eec9c8fcb32064f812a800812cb1 Mon Sep 17 00:00:00 2001 From: Brian Wellington Date: Tue, 29 Aug 2000 22:55:57 +0000 Subject: [PATCH] #include --- lib/isc/task.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lib/isc/task.c b/lib/isc/task.c index 79d143996c..09d3a58197 100644 --- a/lib/isc/task.c +++ b/lib/isc/task.c @@ -15,7 +15,7 @@ * WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. */ -/* $Id: task.c,v 1.72 2000/08/29 22:30:14 bwelling Exp $ */ +/* $Id: task.c,v 1.73 2000/08/29 22:55:57 bwelling Exp $ */ /* * Principal Author: Bob Halley @@ -31,6 +31,7 @@ #include #include #include +#include #include #include #include