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

metze at samba.org metze at samba.org
Mon Nov 14 13:31:47 GMT 2005


Author: metze
Date: 2005-11-14 13:31:47 +0000 (Mon, 14 Nov 2005)
New Revision: 11723

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

Log:
fix the build

metze
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-11-14 12:31:02 UTC (rev 11722)
+++ branches/SAMBA_4_0/source/include/structs.h	2005-11-14 13:31:47 UTC (rev 11723)
@@ -154,6 +154,8 @@
 struct auth_method_context;
 struct request_buffer;
 
+struct smb2_request_buffer;
+
 struct ntvfs_context;
 struct ntvfs_module_context;
 



More information about the samba-cvs mailing list