Use "struct files_struct" for pipes instead of smb_np_struct
[metze/samba/wip.git] / source3 / include / ntdomain.h
index de0a31360985f73c54c2694437b53ec01c4cb6d6..60bbf500bc9d162ffcaf3060ce4ae82da6577a39 100644 (file)
@@ -317,6 +317,7 @@ typedef struct smb_np_struct {
         *          is stored in np_state, above.
         */
        struct pipes_struct *(*namedpipe_create)(
+               TALLOC_CTX *mem_ctx,
                const char *pipe_name,
                const char *client_address,
                struct auth_serversupplied_info *server_info,