From 916f55f0ddd97c7753344b6ad507a89555843de2 Mon Sep 17 00:00:00 2001 From: Andreas Gustafsson Date: Mon, 27 Sep 1999 08:11:54 +0000 Subject: [PATCH] memset() requires --- lib/dns/nxt.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/lib/dns/nxt.c b/lib/dns/nxt.c index ed8645acd6..679f9ab402 100644 --- a/lib/dns/nxt.c +++ b/lib/dns/nxt.c @@ -17,6 +17,8 @@ #include +#include + #include #include