]> andersk Git - openssh.git/blobdiff - key.c
- stevesk@cvs.openbsd.org 2006/07/22 20:48:23
[openssh.git] / key.c
diff --git a/key.c b/key.c
index 8e6ccc2bf03845a5c885ae9e598811f6ebff54c4..e6868de6dfb66f142dd43689543da1aaa01e2560 100644 (file)
--- a/key.c
+++ b/key.c
@@ -1,4 +1,4 @@
-/* $OpenBSD: key.c,v 1.64 2006/03/25 13:17:02 djm Exp $ */
+/* $OpenBSD: key.c,v 1.65 2006/07/22 20:48:23 stevesk Exp $ */
 /*
  * read_bignum():
  * Copyright (c) 1995 Tatu Ylonen <ylo@cs.hut.fi>, Espoo, Finland
@@ -36,6 +36,8 @@
 
 #include <openssl/evp.h>
 
+#include <string.h>
+
 #include "xmalloc.h"
 #include "key.h"
 #include "rsa.h"
This page took 0.030994 seconds and 4 git commands to generate.