Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: src/crypto/dist/ssh



Christos Zoulas <christos%netbsd.org@localhost> typed:
: Module Name:  src
: Committed By: christos
: Date:         Thu Sep 28 21:15:46 UTC 2006
: Update of /cvsroot/src/crypto/dist/ssh
: In directory ivanova.netbsd.org:/tmp/cvs-serv28618
: Log Message:
: from www.openssh.org
: Status:
: Vendor Tag:   OPENSSH
: Release Tags: v44-20060927
:               
: U src/crypto/dist/ssh/LICENCE
[...]

Fix for new import.

Regards,
Geoff

--- lib/libpam/modules/pam_ssh/pam_ssh.c.org    2006-03-20 12:47:49.000000000 
+1100
+++ lib/libpam/modules/pam_ssh/pam_ssh.c        2006-09-29 11:47:38.000000000 
+1000
@@ -62,6 +62,7 @@
 
 #include <openssl/evp.h>
 
+#include "buffer.h"
 #include "key.h"
 #include "authfd.h"
 #include "authfile.h"




Home | Main Index | Thread Index | Old Index