[Pkg-samba-maint] r3747 - branches/samba/experimental/debian/patches

bubulle at alioth.debian.org bubulle at alioth.debian.org
Mon Apr 18 10:51:22 UTC 2011


Author: bubulle
Date: 2011-04-18 10:51:12 +0000 (Mon, 18 Apr 2011)
New Revision: 3747

Modified:
   branches/samba/experimental/debian/patches/winbindd_tdb2_add_fcntl.patch
Log:
Upstream patch for #8091


Modified: branches/samba/experimental/debian/patches/winbindd_tdb2_add_fcntl.patch
===================================================================
--- branches/samba/experimental/debian/patches/winbindd_tdb2_add_fcntl.patch	2011-04-18 07:43:53 UTC (rev 3746)
+++ branches/samba/experimental/debian/patches/winbindd_tdb2_add_fcntl.patch	2011-04-18 10:51:12 UTC (rev 3747)
@@ -4,13 +4,15 @@
 Bug: https://bugzilla.samba.org/show_bug.cgi?id=8091
 Forwarded: https://bugzilla.samba.org/show_bug.cgi?id=8091
 
---- samba-3.6.0~pre2.orig/source3/winbindd/idmap_tdb2.c
-+++ samba-3.6.0~pre2/source3/winbindd/idmap_tdb2.c
+Index: experimental/source3/winbindd/idmap_tdb2.c
+===================================================================
+--- experimental.orig/source3/winbindd/idmap_tdb2.c
++++ experimental/source3/winbindd/idmap_tdb2.c
 @@ -32,6 +32,7 @@
  */
  
  #include "includes.h"
-+#include "fcntl.h"
++#include "system/filesys.h"
  #include "winbindd.h"
  #include "idmap.h"
  #include "idmap_rw.h"





More information about the Pkg-samba-maint mailing list