Subject: Re: CVS commit: src/crypto/dist/ssh
To: None <source-changes@netbsd.org>
From: Geoff Wing <mason@primenet.com.au>
List: source-changes
Date: 09/29/2006 01:55:39
Christos Zoulas <christos@netbsd.org> 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"