]> andersk Git - openssh.git/blobdiff - sshconnect1.c
- stevesk@cvs.openbsd.org 2006/07/22 20:48:23
[openssh.git] / sshconnect1.c
index 5467f04bfabdcc657b12de3189c71d316ad3e271..ab521621416d5035e00a5fe48e5df1c1b1fa708a 100644 (file)
@@ -1,4 +1,4 @@
-/* $OpenBSD: sshconnect1.c,v 1.65 2006/04/25 08:02:27 dtucker Exp $ */
+/* $OpenBSD: sshconnect1.c,v 1.66 2006/07/22 20:48:23 stevesk Exp $ */
 /*
  * Author: Tatu Ylonen <ylo@cs.hut.fi>
  * Copyright (c) 1995 Tatu Ylonen <ylo@cs.hut.fi>, Espoo, Finland
@@ -18,6 +18,8 @@
 #include <openssl/bn.h>
 #include <openssl/md5.h>
 
+#include <string.h>
+
 #include "ssh.h"
 #include "ssh1.h"
 #include "xmalloc.h"
This page took 0.068682 seconds and 4 git commands to generate.