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

abartlet at samba.org abartlet at samba.org
Sun Jan 16 01:19:47 GMT 2005


Author: abartlet
Date: 2005-01-16 01:19:46 +0000 (Sun, 16 Jan 2005)
New Revision: 4764

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

Log:
Add some more structs to keep the proto.h compile happy.

Andrew Bartlett

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-01-15 22:15:12 UTC (rev 4763)
+++ branches/SAMBA_4_0/source/include/structs.h	2005-01-16 01:19:46 UTC (rev 4764)
@@ -104,6 +104,8 @@
 struct dcesrv_call_state;
 struct dcesrv_auth;
 
+union libnet_Join;
+union libnet_JoinDomain;
 union libnet_ChangePassword;
 union libnet_SetPassword;
 union libnet_find_pdc;



More information about the samba-cvs mailing list