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

mimir at samba.org mimir at samba.org
Thu Mar 9 23:22:44 GMT 2006


Author: mimir
Date: 2006-03-09 23:22:42 +0000 (Thu, 09 Mar 2006)
New Revision: 14124

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

Log:
One more thing needed for async dcerpc connect code.


rafal


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	2006-03-09 23:21:49 UTC (rev 14123)
+++ branches/SAMBA_4_0/source/include/structs.h	2006-03-09 23:22:42 UTC (rev 14124)
@@ -98,6 +98,8 @@
 struct libnet_context;
 struct libnet_JoinDomain;
 
+struct pipe_connect_state;
+
 struct clilist_file_info;
 
 struct netr_LMSessionKey;



More information about the samba-cvs mailing list