Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/crypto/external/bsd/openssh/dist
Module Name: src
Committed By: elric
Date: Fri Apr 15 14:51:22 UTC 2011
Modified Files:
src/crypto/external/bsd/openssh/dist: gss-serv-krb5.c
Log Message:
On reasonably modern versions of Heimdal, you should not include krb5.h
to get the krb5 GSS functions. gssapi/gssapi_krb5.h should be included.
[this is necesary for the next Heimdal upgrade as krb5.h inclusion is no
longer effective.]
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/crypto/external/bsd/openssh/dist/gss-serv-krb5.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index