Revert "s3: Do not reference ndr_table_<pipe> in the cli_ routines directly"
[amitay/samba.git] / source3 / rpc_server / srv_pipe_hnd.c
index 254241c74368a24816d3fd02905a82906c7b88ae..5d5eb0eeb1e6ad2255616b7a077cb0ad31524132 100644 (file)
@@ -1464,8 +1464,7 @@ NTSTATUS rpc_pipe_open_internal(TALLOC_CTX *mem_ctx,
                                const struct ndr_syntax_id *abstract_syntax,
                                NTSTATUS (*dispatch) (struct rpc_pipe_client *cli,
                                                      TALLOC_CTX *mem_ctx,
-                                                     const char *interface,
-                                                     uint32_t interface_version,
+                                                     const struct ndr_interface_table *table,
                                                      uint32_t opnum, void *r),
                                struct auth_serversupplied_info *serversupplied_info,
                                struct rpc_pipe_client **presult)