]> andersk Git - openssh.git/blobdiff - canohost.c
- stevesk@cvs.openbsd.org 2006/07/22 20:48:23
[openssh.git] / canohost.c
index da5131de31d9a98cfecaffdcf65209974e48d5e9..97b5a78f9d73b9c7d20b1f02205fe84b6b5c92e4 100644 (file)
@@ -1,4 +1,4 @@
-/* $OpenBSD: canohost.c,v 1.57 2006/07/12 22:28:51 stevesk Exp $ */
+/* $OpenBSD: canohost.c,v 1.58 2006/07/22 20:48:22 stevesk Exp $ */
 /*
  * Author: Tatu Ylonen <ylo@cs.hut.fi>
  * Copyright (c) 1995 Tatu Ylonen <ylo@cs.hut.fi>, Espoo, Finland
@@ -24,6 +24,7 @@
 #if defined(HAVE_NETDB_H)
 # include <netdb.h>
 #endif
+#include <string.h>
 
 #include "packet.h"
 #include "xmalloc.h"
This page took 0.11641 seconds and 4 git commands to generate.