summaryrefslogtreecommitdiff
path: root/source3/librpc/gen_ndr/cli_lsa.h
diff options
context:
space:
mode:
authorGünther Deschner <gd@samba.org>2008-02-08 22:54:28 +0100
committerGünther Deschner <gd@samba.org>2008-02-08 22:54:36 +0100
commit5431ff4f6673be3aad3f6b230b5b9aa5a3591d0f (patch)
treee096ee46059840acf8059e3db50e4f64ef702719 /source3/librpc/gen_ndr/cli_lsa.h
parent5bece0e1e181ab0ef7f0532feb75bebefb260d94 (diff)
downloadsamba-5431ff4f6673be3aad3f6b230b5b9aa5a3591d0f.tar.gz
samba-5431ff4f6673be3aad3f6b230b5b9aa5a3591d0f.tar.bz2
samba-5431ff4f6673be3aad3f6b230b5b9aa5a3591d0f.zip
Re-run make idl.
Guenther (This used to be commit 5af6bf31d515c18b0b53237bf78f6c65c2606ca5)
Diffstat (limited to 'source3/librpc/gen_ndr/cli_lsa.h')
-rw-r--r--source3/librpc/gen_ndr/cli_lsa.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/source3/librpc/gen_ndr/cli_lsa.h b/source3/librpc/gen_ndr/cli_lsa.h
index 26a37de7c7..63e4d0288d 100644
--- a/source3/librpc/gen_ndr/cli_lsa.h
+++ b/source3/librpc/gen_ndr/cli_lsa.h
@@ -114,7 +114,9 @@ NTSTATUS rpccli_lsa_GetQuotasForAccount(struct rpc_pipe_client *cli,
NTSTATUS rpccli_lsa_SetQuotasForAccount(struct rpc_pipe_client *cli,
TALLOC_CTX *mem_ctx);
NTSTATUS rpccli_lsa_GetSystemAccessAccount(struct rpc_pipe_client *cli,
- TALLOC_CTX *mem_ctx);
+ TALLOC_CTX *mem_ctx,
+ struct policy_handle *handle,
+ uint32_t *access_mask);
NTSTATUS rpccli_lsa_SetSystemAccessAccount(struct rpc_pipe_client *cli,
TALLOC_CTX *mem_ctx,
struct policy_handle *handle,