mirror of
https://github.com/samba-team/samba.git
synced 2025-12-06 16:23:49 +03:00
r15328: Move some functions around, remove dependencies.
Remove some autogenerated headers (which had prototypes now autogenerated by pidl) Remove ndr_security.h from a few places - it's no longer necessary
This commit is contained in:
committed by
Gerald (Jerry) Carter
parent
f10b38b824
commit
c19c2b51d3
@@ -36,8 +36,9 @@
|
||||
#include "ldb/include/ldb.h"
|
||||
#include "ldb/include/ldb_errors.h"
|
||||
#include "ldb/include/ldb_private.h"
|
||||
#include "librpc/gen_ndr/ndr_misc.h"
|
||||
#include "dsdb/samdb/samdb.h"
|
||||
#include "librpc/gen_ndr/ndr_security.h"
|
||||
#include "libcli/security/security.h"
|
||||
|
||||
#include <time.h>
|
||||
|
||||
|
||||
@@ -36,8 +36,8 @@
|
||||
#include "ldb/include/ldb_private.h"
|
||||
#include "librpc/gen_ndr/misc.h"
|
||||
#include "librpc/gen_ndr/samr.h"
|
||||
#include "librpc/gen_ndr/ndr_security.h"
|
||||
#include "libcli/auth/libcli_auth.h"
|
||||
#include "libcli/security/security.h"
|
||||
#include "system/kerberos.h"
|
||||
#include "auth/kerberos/kerberos.h"
|
||||
#include "system/time.h"
|
||||
|
||||
Reference in New Issue
Block a user