mirror of
https://github.com/samba-team/samba.git
synced 2025-10-22 07:33:16 +03:00
r19598: Ahead of a merge to current lorikeet-heimdal:
Break up auth/auth.h not to include the world. Add credentials_krb5.h with the kerberos dependent prototypes. Andrew Bartlett
This commit is contained in:
committed by
Gerald (Jerry) Carter
parent
363628c13f
commit
2b569c42e0
@@ -78,7 +78,7 @@ PUBLIC_DEPENDENCIES = \
|
||||
EJS LIBSAMBA-UTIL \
|
||||
EJSRPC MESSAGING \
|
||||
LIBSAMBA-NET LIBCLI_SMB LIBPOPT \
|
||||
POPT_CREDENTIALS POPT_SAMBA \
|
||||
CREDENTIALS POPT_CREDENTIALS POPT_SAMBA \
|
||||
dcerpc \
|
||||
NDR_TABLE
|
||||
# End SUBSYSTEM smbcalls
|
||||
|
@@ -24,6 +24,7 @@
|
||||
#include "includes.h"
|
||||
#include "lib/appweb/ejs/ejs.h"
|
||||
#include "auth/auth.h"
|
||||
#include "auth/credentials/credentials.h"
|
||||
#include "scripting/ejs/smbcalls.h"
|
||||
#include "lib/events/events.h"
|
||||
#include "lib/messaging/irpc.h"
|
||||
|
Reference in New Issue
Block a user