mirror of
https://github.com/samba-team/samba.git
synced 2025-01-18 06:04:06 +03:00
libcli/lsarpc: add struct trustAuthInOutBlob; forward declaration
Signed-off-by: Stefan Metzmacher <metze@samba.org> Reviewed-by: Andrew Bartlett <abartlet@samba.org>
This commit is contained in:
parent
cd648ec00f
commit
71869a177c
@ -21,6 +21,7 @@
|
|||||||
#define _LIBCLI_AUTH_UTIL_LSARPC_H_
|
#define _LIBCLI_AUTH_UTIL_LSARPC_H_
|
||||||
|
|
||||||
/* The following definitions come from libcli/auth/util_lsarpc.c */
|
/* The following definitions come from libcli/auth/util_lsarpc.c */
|
||||||
|
struct trustAuthInOutBlob;
|
||||||
|
|
||||||
NTSTATUS auth_blob_2_auth_info(TALLOC_CTX *mem_ctx,
|
NTSTATUS auth_blob_2_auth_info(TALLOC_CTX *mem_ctx,
|
||||||
DATA_BLOB incoming, DATA_BLOB outgoing,
|
DATA_BLOB incoming, DATA_BLOB outgoing,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user