From ed2af19ea46e3fc780b29a99c69fbb5398395dfc Mon Sep 17 00:00:00 2001 From: jb Date: Tue, 18 Aug 1998 01:47:44 +0000 Subject: Add #include string.h to get prototypes. --- contrib/bind/bin/nslookup/debug.c | 1 + 1 file changed, 1 insertion(+) (limited to 'contrib/bind/bin') diff --git a/contrib/bind/bin/nslookup/debug.c b/contrib/bind/bin/nslookup/debug.c index 76260e0..af03daa 100644 --- a/contrib/bind/bin/nslookup/debug.c +++ b/contrib/bind/bin/nslookup/debug.c @@ -80,6 +80,7 @@ static char rcsid[] = "$Id: debug.c,v 8.11 1998/03/19 19:30:54 halley Exp $"; #include #include #include +#include #include "port_after.h" -- cgit v1.1