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

r11039: r10352@SERNOX: metze | 2005-09-20 16:50:04 +0200

move stuff the belong to incoming connections only
 into a seperate file wrepl_in_connection.c

 metze
This commit is contained in:
Stefan Metzmacher
2005-10-14 12:55:41 +00:00
committed by Gerald (Jerry) Carter
parent 1b2effa01b
commit c2b2b58220
3 changed files with 334 additions and 300 deletions

View File

@@ -273,9 +273,10 @@ struct mutex_ops;
struct ads_struct;
struct wreplsrv_service;
struct wreplsrv_partner;
struct wreplsrv_owner;
struct wreplsrv_in_connection;
struct wreplsrv_in_call;
struct wreplsrv_owner;
struct winsdb_record;