From 6e3a8256eed85f6704861d269ccfb35bdaeed5ff Mon Sep 17 00:00:00 2001 From: David Lawrence Date: Mon, 8 May 2000 16:30:49 +0000 Subject: [PATCH] need on some platforms --- lib/isc/unix/time.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/lib/isc/unix/time.c b/lib/isc/unix/time.c index 03d4750306..7fe33b4199 100644 --- a/lib/isc/unix/time.c +++ b/lib/isc/unix/time.c @@ -20,6 +20,8 @@ #include #include +#include /* Required for struct timeval on some platforms. */ + #include #include #include