]> git.pld-linux.org Git - packages/cyrus-sasl.git/blame - cyrus-sasl-gssapi_ext.patch
- enable NTLM plugin
[packages/cyrus-sasl.git] / cyrus-sasl-gssapi_ext.patch
CommitLineData
94e6777d
JB
1--- cyrus-sasl-2.1.25/sample/server.c.orig 2010-12-01 15:52:55.000000000 +0100
2+++ cyrus-sasl-2.1.25/sample/server.c 2011-09-17 08:51:22.764146679 +0200
3@@ -85,8 +85,10 @@
4
5 #ifdef HAVE_GSS_GET_NAME_ATTRIBUTE
6 #include <gssapi/gssapi.h>
7+#ifdef HAVE_GSSAPI_GSSAPI_EXT_H
8 #include <gssapi/gssapi_ext.h>
9 #endif
10+#endif
11
12 #include "common.h"
13
This page took 0.357374 seconds and 4 git commands to generate.