mirror of
https://github.com/samba-team/samba.git
synced 2025-03-09 08:58:35 +03:00
Fix the build without kerberos
Autobuild-User: Volker Lendecke <vlendec@samba.org> Autobuild-Date: Sun Jan 1 23:56:24 CET 2012 on sn-devel-104
This commit is contained in:
parent
64e84e7cb4
commit
48804e40d4
@ -19,7 +19,9 @@
|
||||
|
||||
#include "includes.h"
|
||||
#include "smb_common.h"
|
||||
#if HAVE_KRB5
|
||||
#include "libcli/auth/krb5_wrap.h"
|
||||
#endif
|
||||
#include "auth/gensec/gensec.h"
|
||||
#include "libcli/smb/smb_seal.h"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user