]> git.pld-linux.org Git - packages/cyrus-sasl.git/blob - cyrus-sasl-gssapi_ext.patch
- add db 5.3 and 5.2 to the search list
[packages/cyrus-sasl.git] / cyrus-sasl-gssapi_ext.patch
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.027651 seconds and 3 git commands to generate.