]> git.ipfire.org Git - thirdparty/samba.git/commitdiff
libcli/lsarpc: add missing forward declarations for lsa_TrustDomainInfo{AuthInfo...
authorStefan Metzmacher <metze@samba.org>
Tue, 5 Jun 2018 00:41:52 +0000 (02:41 +0200)
committerRalph Boehme <slow@samba.org>
Sat, 22 Feb 2025 16:00:35 +0000 (16:00 +0000)
Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Ralph Boehme <slow@samba.org>
libcli/lsarpc/util_lsarpc.h

index 8bfec282bac3ad8585d1e76b2f0a3051c090aa07..4dc6546743642af59e179c5a42352ada74ac03b9 100644 (file)
@@ -21,6 +21,8 @@
 #define _LIBCLI_AUTH_UTIL_LSARPC_H_
 
 /* The following definitions come from libcli/auth/util_lsarpc.c  */
+struct lsa_TrustDomainInfoAuthInfo;
+struct lsa_TrustDomainInfoBuffer;
 struct trustAuthInOutBlob;
 
 NTSTATUS auth_blob_2_auth_info(TALLOC_CTX *mem_ctx,