From dd796c4d62cfd6ad04198537ceaeba385ed3ef4e Mon Sep 17 00:00:00 2001 From: Mark Andrews Date: Wed, 26 Jan 2000 23:45:13 +0000 Subject: [PATCH] memset() not declared --- lib/dns/acl.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/lib/dns/acl.c b/lib/dns/acl.c index 8988fe95a2..a1b5680aae 100644 --- a/lib/dns/acl.c +++ b/lib/dns/acl.c @@ -17,6 +17,8 @@ #include +#include + #include #include #include