mirror of
https://github.com/samba-team/samba.git
synced 2025-11-26 04:23:49 +03:00
r3538: Fix the build with the latest Heimdal code.
Jeremy.
This commit is contained in:
committed by
Gerald (Jerry) Carter
parent
b08e3bf6fb
commit
34275bae78
@@ -455,13 +455,9 @@
|
||||
|
||||
#if HAVE_GSSAPI_H
|
||||
#include <gssapi.h>
|
||||
#endif
|
||||
|
||||
#if HAVE_GSSAPI_GSSAPI_H
|
||||
#elif HAVE_GSSAPI_GSSAPI_H
|
||||
#include <gssapi/gssapi.h>
|
||||
#endif
|
||||
|
||||
#if HAVE_GSSAPI_GSSAPI_GENERIC_H
|
||||
#elif HAVE_GSSAPI_GSSAPI_GENERIC_H
|
||||
#include <gssapi/gssapi_generic.h>
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user