diff options
| author | John Birrell <jb@FreeBSD.org> | 1998-08-18 01:47:44 +0000 |
|---|---|---|
| committer | John Birrell <jb@FreeBSD.org> | 1998-08-18 01:47:44 +0000 |
| commit | d8a6b1e31eb1ef49d3f3034670335204d4012e37 (patch) | |
| tree | c03cdbe9d11415565c2c701218dd9272a7ab52ee /contrib/bind | |
| parent | 87e904fdcff10f61157f1858b51abac27679f374 (diff) | |
Notes
Diffstat (limited to 'contrib/bind')
| -rw-r--r-- | contrib/bind/bin/nslookup/debug.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/contrib/bind/bin/nslookup/debug.c b/contrib/bind/bin/nslookup/debug.c index 76260e00aa7c7..af03daac32059 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 <netdb.h> #include <resolv.h> #include <stdio.h> +#include <string.h> #include "port_after.h" |
