]> andersk Git - openssh.git/blobdiff - auth-rsa.c
- stevesk@cvs.openbsd.org 2006/07/22 20:48:23
[openssh.git] / auth-rsa.c
index 867597642e4054db3d75e3aa7c7d7b8268b4e08a..65c77805f53e55ee58404878a2e8e93add305978 100644 (file)
@@ -1,4 +1,4 @@
-/* $OpenBSD: auth-rsa.c,v 1.68 2006/07/06 16:03:53 stevesk Exp $ */
+/* $OpenBSD: auth-rsa.c,v 1.69 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
@@ -23,6 +23,7 @@
 #include <openssl/md5.h>
 
 #include <pwd.h>
+#include <string.h>
 
 #include "rsa.h"
 #include "packet.h"
This page took 0.054663 seconds and 4 git commands to generate.