1
0
mirror of https://github.com/samba-team/samba.git synced 2025-11-25 00:23:52 +03:00

r11034: r10344@SERNOX: metze | 2005-09-20 11:35:54 +0200

create winsdb_record() and winsdb_message() as public functions
 so that they can be used in the wrepl_server/

 metze
This commit is contained in:
Stefan Metzmacher
2005-10-14 12:53:50 +00:00
committed by Gerald (Jerry) Carter
parent a25279f052
commit b8b48c8aa5
2 changed files with 45 additions and 30 deletions

View File

@@ -276,6 +276,8 @@ struct wreplsrv_service;
struct wreplsrv_in_connection;
struct wreplsrv_in_call;
struct winsdb_record;
struct wrepl_packet;
struct wrepl_associate;
struct wrepl_associate_stop;