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

jelmer at samba.org jelmer at samba.org
Tue Jan 3 18:35:01 GMT 2006


Author: jelmer
Date: 2006-01-03 18:35:00 +0000 (Tue, 03 Jan 2006)
New Revision: 12698

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

Log:
Declare model_ops (required for NetBSD)

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-01-03 18:11:17 UTC (rev 12697)
+++ branches/SAMBA_4_0/source/include/structs.h	2006-01-03 18:35:00 UTC (rev 12698)
@@ -162,3 +162,4 @@
 
 struct substitute_context;
 
+struct model_ops;



More information about the samba-cvs mailing list