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

r11007: r10109@SERNOX: metze | 2005-09-09 12:29:12 +0200

- move structs to a seperate header file
 - move the code for the wreplsrv_in_call handling to a seperate file

 metze
This commit is contained in:
Stefan Metzmacher
2005-10-14 12:38:07 +00:00
committed by Gerald (Jerry) Carter
parent 55a2016ba3
commit c9a8544446
5 changed files with 218 additions and 156 deletions

View File

@@ -272,6 +272,9 @@ struct mutex_ops;
struct ads_struct;
struct wreplsrv_in_connection;
struct wreplsrv_in_call;
struct wrepl_packet;
struct wrepl_associate;
struct wrepl_associate_stop;