libcli/lsarpc: add struct trustAuthInOutBlob; forward declaration
authorStefan Metzmacher <metze@samba.org>
Thu, 27 Feb 2014 08:40:52 +0000 (09:40 +0100)
committerAndrew Bartlett <abartlet@samba.org>
Wed, 2 Apr 2014 07:03:42 +0000 (09:03 +0200)
Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
libcli/lsarpc/util_lsarpc.h

index 2b471745f1ba41c5999bd36344c3523af80ce106..8bfec282bac3ad8585d1e76b2f0a3051c090aa07 100644 (file)
@@ -21,6 +21,7 @@
 #define _LIBCLI_AUTH_UTIL_LSARPC_H_
 
 /* The following definitions come from libcli/auth/util_lsarpc.c  */
+struct trustAuthInOutBlob;
 
 NTSTATUS auth_blob_2_auth_info(TALLOC_CTX *mem_ctx,
                               DATA_BLOB incoming, DATA_BLOB outgoing,