]> andersk Git - openssh.git/blobdiff - dns.c
- stevesk@cvs.openbsd.org 2006/07/22 20:48:23
[openssh.git] / dns.c
diff --git a/dns.c b/dns.c
index 16954a6a1f0ebc131b7d8ec119768edf3764dd32..5f123a2ee075a4739af842d98e9843f7721ddd32 100644 (file)
--- a/dns.c
+++ b/dns.c
@@ -1,4 +1,4 @@
-/* $OpenBSD: dns.c,v 1.20 2006/07/08 21:47:12 stevesk Exp $ */
+/* $OpenBSD: dns.c,v 1.21 2006/07/22 20:48:23 stevesk Exp $ */
 
 /*
  * Copyright (c) 2003 Wesley Griffin. All rights reserved.
@@ -33,6 +33,7 @@
 #if defined(HAVE_NETDB_H)
 # include <netdb.h>
 #endif
+#include <string.h>
 
 #include "xmalloc.h"
 #include "key.h"
This page took 0.067527 seconds and 4 git commands to generate.