/[ports]/head/security/py-kerberos/files/extra-patch-src_kerberosgss.h
ViewVC logotype

Contents of /head/security/py-kerberos/files/extra-patch-src_kerberosgss.h

Parent Directory Parent Directory | Revision Log Revision Log


Revision 401816 - (show annotations) (download)
Tue Nov 17 15:17:01 2015 UTC (8 years, 7 months ago) by dvl
File MIME type: text/plain
File size: 374 byte(s)
Commit message will be:

Optionally use Kerberos from base, heimdal, or from MIT
take maintainership
PR: 199123
Approved by: mat (mentor)

1 --- src/kerberosgss.h.orig 2015-03-29 03:41:32 UTC
2 +++ src/kerberosgss.h
3 @@ -14,8 +14,9 @@
4 * limitations under the License.
5 **/
6
7 +#include <krb5.h>
8 +#define gss_krb5_nt_service_name GSS_KRB5_NT_PRINCIPAL_NAME
9 #include <gssapi/gssapi.h>
10 -#include <gssapi/gssapi_generic.h>
11 #include <gssapi/gssapi_krb5.h>
12
13 #define krb5_get_err_text(context,code) error_message(code)

Properties

Name Value
fbsd:nokeywords yes
svn:eol-style native
svn:mime-type text/plain

  ViewVC Help
Powered by ViewVC 1.1.27