summaryrefslogtreecommitdiff
path: root/librpc/gen_ndr/srv_dfs.h
diff options
context:
space:
mode:
Diffstat (limited to 'librpc/gen_ndr/srv_dfs.h')
-rw-r--r--librpc/gen_ndr/srv_dfs.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/librpc/gen_ndr/srv_dfs.h b/librpc/gen_ndr/srv_dfs.h
index 89f3ed1a18..d66a862685 100644
--- a/librpc/gen_ndr/srv_dfs.h
+++ b/librpc/gen_ndr/srv_dfs.h
@@ -25,7 +25,7 @@ WERROR _dfs_Remove2(pipes_struct *p, struct dfs_Remove2 *r);
WERROR _dfs_EnumEx(pipes_struct *p, struct dfs_EnumEx *r);
WERROR _dfs_SetInfo2(pipes_struct *p, struct dfs_SetInfo2 *r);
void netdfs_get_pipe_fns(struct api_struct **fns, int *n_fns);
-NTSTATUS rpc_netdfs_dispatch(struct rpc_pipe_client *cli, TALLOC_CTX *mem_ctx, const struct ndr_interface_table *table, uint32_t opnum, void *r);
+NTSTATUS rpc_netdfs_dispatch(struct rpc_pipe_client *cli, TALLOC_CTX *mem_ctx, const char *interface, uint32_t interface_version, uint32_t opnum, void *r);
void _dfs_GetManagerVersion(pipes_struct *p, struct dfs_GetManagerVersion *r);
WERROR _dfs_Add(pipes_struct *p, struct dfs_Add *r);
WERROR _dfs_Remove(pipes_struct *p, struct dfs_Remove *r);