svn commit: samba r4567 - in branches/SAMBA_4_0/source/ntvfs/ipc: .

abartlet at samba.org abartlet at samba.org
Thu Jan 6 12:22:20 GMT 2005


Author: abartlet
Date: 2005-01-06 12:22:20 +0000 (Thu, 06 Jan 2005)
New Revision: 4567

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

Log:
Fix the build for metze.

Andrew Bartlett

Modified:
   branches/SAMBA_4_0/source/ntvfs/ipc/rap_server.c


Changeset:
Modified: branches/SAMBA_4_0/source/ntvfs/ipc/rap_server.c
===================================================================
--- branches/SAMBA_4_0/source/ntvfs/ipc/rap_server.c	2005-01-06 12:13:31 UTC (rev 4566)
+++ branches/SAMBA_4_0/source/ntvfs/ipc/rap_server.c	2005-01-06 12:22:20 UTC (rev 4567)
@@ -21,6 +21,7 @@
 
 #include "includes.h"
 #include "rap.h"
+#include "librpc/gen_ndr/ndr_srvsvc.h"
 
 /* At this moment these are just dummy functions, but you might get the
  * idea. */



More information about the samba-cvs mailing list