svn commit: samba r10809 - in branches/SAMBA_4_0/source/include: .

abartlet at samba.org abartlet at samba.org
Fri Oct 7 10:06:45 GMT 2005


Author: abartlet
Date: 2005-10-07 10:06:44 +0000 (Fri, 07 Oct 2005)
New Revision: 10809

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

Log:
Add struct decl

Modified:
   branches/SAMBA_4_0/source/include/structs.h


Changeset:
Modified: branches/SAMBA_4_0/source/include/structs.h
===================================================================
--- branches/SAMBA_4_0/source/include/structs.h	2005-10-07 09:56:39 UTC (rev 10808)
+++ branches/SAMBA_4_0/source/include/structs.h	2005-10-07 10:06:44 UTC (rev 10809)
@@ -81,6 +81,8 @@
 struct drsuapi_DsReplicaObjectListItem;
 struct drsuapi_DsReplicaObjectListItemEx;
 
+struct DsPrivate;
+
 struct MULTI_QI;
 struct COSERVERINFO;
 



More information about the samba-cvs mailing list