mirror of
https://github.com/samba-team/samba.git
synced 2025-03-09 08:58:35 +03:00
lib: librpc/gen_ndr/security.h needs DATA_BLOB
Signed-off-by: Volker Lendecke <vl@samba.org> Reviewed-by: Jeremy Allison <jra@samba.org>
This commit is contained in:
parent
2ac2c05561
commit
04379c0bcf
@ -24,6 +24,8 @@
|
||||
#ifndef _LIBCLI_SECURITY_SECURITY_TOKEN_H_
|
||||
#define _LIBCLI_SECURITY_SECURITY_TOKEN_H_
|
||||
|
||||
#include "replace.h"
|
||||
#include "lib/util/data_blob.h"
|
||||
#include "librpc/gen_ndr/security.h"
|
||||
|
||||
#define PRIMARY_USER_SID_INDEX 0
|
||||
|
Loading…
x
Reference in New Issue
Block a user