svn commit: samba r15535 - in branches/SAMBA_4_0/source/smb_server/smb2: .

metze at samba.org metze at samba.org
Thu May 11 18:32:35 GMT 2006


Author: metze
Date: 2006-05-11 18:32:34 +0000 (Thu, 11 May 2006)
New Revision: 15535

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

Log:
fix the build

metze
Modified:
   branches/SAMBA_4_0/source/smb_server/smb2/tcon.c


Changeset:
Modified: branches/SAMBA_4_0/source/smb_server/smb2/tcon.c
===================================================================
--- branches/SAMBA_4_0/source/smb_server/smb2/tcon.c	2006-05-11 11:07:26 UTC (rev 15534)
+++ branches/SAMBA_4_0/source/smb_server/smb2/tcon.c	2006-05-11 18:32:34 UTC (rev 15535)
@@ -24,6 +24,7 @@
 #include "smb_server/smb_server.h"
 #include "smb_server/service_smb_proto.h"
 #include "smb_server/smb2/smb2_server.h"
+#include "librpc/gen_ndr/security.h"
 
 static NTSTATUS smb2srv_tcon_backend(struct smb2srv_request *req, struct smb2_tree_connect *io)
 {



More information about the samba-cvs mailing list