mirror of
https://github.com/samba-team/samba.git
synced 2025-11-06 08:23:50 +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
@@ -27,6 +27,7 @@
|
||||
#include "lib/cmdline/popt_common.h"
|
||||
#include "librpc/gen_ndr/ndr_srvsvc_c.h"
|
||||
#include "librpc/gen_ndr/ndr_lsa.h"
|
||||
#include "librpc/gen_ndr/ndr_security.h"
|
||||
#include "libcli/raw/libcliraw.h"
|
||||
#include "libcli/util/clilsa.h"
|
||||
#include "system/dir.h"
|
||||
@@ -39,7 +40,6 @@
|
||||
#include "libcli/security/security.h"
|
||||
#include "lib/replace/readline.h"
|
||||
#include "librpc/gen_ndr/ndr_nbt.h"
|
||||
#include "librpc/gen_ndr/ndr_security.h"
|
||||
|
||||
static int io_bufsize = 64512;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user