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

jelmer at samba.org jelmer at samba.org
Thu Jan 13 15:09:46 GMT 2005


Author: jelmer
Date: 2005-01-13 15:09:45 +0000 (Thu, 13 Jan 2005)
New Revision: 4723

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

Log:
Predefine libnet_JoinDomain as it's used in proto.h

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-13 07:50:09 UTC (rev 4722)
+++ branches/SAMBA_4_0/source/include/structs.h	2005-01-13 15:09:45 UTC (rev 4723)
@@ -109,6 +109,7 @@
 union libnet_find_pdc;
 union libnet_rpc_connect;
 union libnet_RemoteTOD;
+union libnet_JoinDomain;
 struct net_functable;
 struct net_context;
 



More information about the samba-cvs mailing list