From 1f41da8507d453e5f564827f11b5107fc1fe92ac Mon Sep 17 00:00:00 2001 From: David Lawrence Date: Tue, 25 Apr 2000 21:23:04 +0000 Subject: [PATCH] needs for strtoul --- lib/dns/ttl.c | 1 + 1 file changed, 1 insertion(+) diff --git a/lib/dns/ttl.c b/lib/dns/ttl.c index d4bc04b097..5a4a28a849 100644 --- a/lib/dns/ttl.c +++ b/lib/dns/ttl.c @@ -19,6 +19,7 @@ #include #include +#include #include #include