mirror of
https://github.com/samba-team/samba.git
synced 2025-08-03 04:22:09 +03:00
libcli/security Provide a common, top level libcli/security/security.h
This will reduce the noise from merges of the rest of the libcli/security code, without this commit changing what code is actually used. This includes (along with other security headers) dom_sid.h and security_token.h Andrew Bartlett Autobuild-User: Andrew Bartlett <abartlet@samba.org> Autobuild-Date: Tue Oct 12 05:54:10 UTC 2010 on sn-devel-104
This commit is contained in:
@ -36,7 +36,7 @@
|
||||
#include "secrets.h"
|
||||
#include "lib/netapi/netapi.h"
|
||||
#include "rpc_client/init_lsa.h"
|
||||
#include "../libcli/security/dom_sid.h"
|
||||
#include "../libcli/security/security.h"
|
||||
|
||||
static int net_mode_share;
|
||||
static bool sync_files(struct copy_clistate *cp_clistate, const char *mask);
|
||||
|
Reference in New Issue
Block a user