mirror of
https://github.com/samba-team/samba.git
synced 2024-12-22 13:34:15 +03:00
lib: Add required prerequisites for librpc/gen_ndr/security.h
Signed-off-by: Volker Lendecke <vl@samba.org> Reviewed-by: Uri Simchoni <uri@samba.org>
This commit is contained in:
parent
24f08784a3
commit
c66f57d1de
@ -20,6 +20,9 @@
|
|||||||
#ifndef _LIBCLI_SECURITY_SECURITY_H_
|
#ifndef _LIBCLI_SECURITY_SECURITY_H_
|
||||||
#define _LIBCLI_SECURITY_SECURITY_H_
|
#define _LIBCLI_SECURITY_SECURITY_H_
|
||||||
|
|
||||||
|
#include "lib/util/data_blob.h"
|
||||||
|
#include "lib/util/time.h"
|
||||||
|
|
||||||
#include "librpc/gen_ndr/security.h"
|
#include "librpc/gen_ndr/security.h"
|
||||||
|
|
||||||
#define PRIMARY_USER_SID_INDEX 0
|
#define PRIMARY_USER_SID_INDEX 0
|
||||||
|
Loading…
Reference in New Issue
Block a user