mirror of
https://github.com/samba-team/samba.git
synced 2025-11-14 12:23:52 +03:00
Compile endpoint mapper pidl output
This commit is contained in:
committed by
Michael Adam
parent
a0bdd56c75
commit
fe8f9e427a
@@ -59,6 +59,7 @@ const struct pipe_id_info pipe_names [] =
|
||||
{ PIPE_SVCCTL , &ndr_table_svcctl.syntax_id, PIPE_NTSVCS , &ndr_transfer_syntax },
|
||||
{ PIPE_EVENTLOG, &ndr_table_eventlog.syntax_id, PIPE_EVENTLOG , &ndr_transfer_syntax },
|
||||
{ PIPE_NTSVCS , &ndr_table_ntsvcs.syntax_id, PIPE_NTSVCS , &ndr_transfer_syntax },
|
||||
{ PIPE_EPMAPPER , &ndr_table_epmapper.syntax_id, PIPE_EPMAPPER , &ndr_transfer_syntax },
|
||||
{ NULL , NULL , NULL , NULL }
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user