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

mimir at samba.org mimir at samba.org
Wed Jun 29 20:30:12 GMT 2005


Author: mimir
Date: 2005-06-29 20:30:12 +0000 (Wed, 29 Jun 2005)
New Revision: 7999

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

Log:
Fix lacking structure definition.


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	2005-06-29 20:17:05 UTC (rev 7998)
+++ branches/SAMBA_4_0/source/include/structs.h	2005-06-29 20:30:12 UTC (rev 7999)
@@ -99,6 +99,7 @@
 struct netr_Credential;
 struct netr_Authenticator;
 union netr_Validation;
+struct netr_SamBaseInfo;
 
 struct iface_struct;
 



More information about the samba-cvs mailing list