mirror of
https://github.com/samba-team/samba.git
synced 2025-11-25 00:23:52 +03:00
check for gssapi_generic.h
This commit is contained in:
@@ -391,6 +391,11 @@
|
||||
|
||||
#if HAVE_GSSAPI_GSSAPI_H
|
||||
#include <gssapi/gssapi.h>
|
||||
#else
|
||||
#undef HAVE_KRB5
|
||||
#endif
|
||||
|
||||
#if HAVE_GSSAPI_GSSAPI_GENERIC_H
|
||||
#include <gssapi/gssapi_generic.h>
|
||||
#else
|
||||
#undef HAVE_KRB5
|
||||
|
||||
Reference in New Issue
Block a user