svn commit: samba r10571 - in branches/tmp/samba4-winsrepl/source/include: .

metze at samba.org metze at samba.org
Wed Sep 28 10:00:20 GMT 2005


Author: metze
Date: 2005-09-28 10:00:17 +0000 (Wed, 28 Sep 2005)
New Revision: 10571

WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=10571

Log:
add forward declarations...to fix the build

metze
Modified:
   branches/tmp/samba4-winsrepl/source/include/structs.h


Changeset:
Modified: branches/tmp/samba4-winsrepl/source/include/structs.h
===================================================================
--- branches/tmp/samba4-winsrepl/source/include/structs.h	2005-09-28 09:59:21 UTC (rev 10570)
+++ branches/tmp/samba4-winsrepl/source/include/structs.h	2005-09-28 10:00:17 UTC (rev 10571)
@@ -268,6 +268,8 @@
 struct wreplsrv_owner;
 struct wreplsrv_in_connection;
 struct wreplsrv_in_call;
+struct wreplsrv_pull_table_io;
+struct wreplsrv_pull_names_io;
 
 struct winsdb_record;
 



More information about the samba-cvs mailing list