mirror of
https://github.com/samba-team/samba.git
synced 2025-07-29 15:42:04 +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:
@ -22,6 +22,7 @@
|
||||
#include "utils/net.h"
|
||||
#include "../librpc/gen_ndr/samr.h"
|
||||
#include "smbldap.h"
|
||||
#include "../libcli/security/security.h"
|
||||
|
||||
/*
|
||||
* Set a user's data
|
||||
|
Reference in New Issue
Block a user