summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-connectivity/samba/samba/config-h.patch
diff options
context:
space:
mode:
Diffstat (limited to 'meta-oe/recipes-connectivity/samba/samba/config-h.patch')
-rw-r--r--meta-oe/recipes-connectivity/samba/samba/config-h.patch12
1 files changed, 12 insertions, 0 deletions
diff --git a/meta-oe/recipes-connectivity/samba/samba/config-h.patch b/meta-oe/recipes-connectivity/samba/samba/config-h.patch
new file mode 100644
index 000000000..eeb22684e
--- /dev/null
+++ b/meta-oe/recipes-connectivity/samba/samba/config-h.patch
@@ -0,0 +1,12 @@
1diff -urN source.old//include/config.h.in source//include/config.h.in
2--- source.old//include/config.h.in 2008-11-20 14:45:04.000000000 +0000
3+++ source//include/config.h.in 2008-11-30 21:04:17.990008933 +0000
4@@ -2672,7 +2672,7 @@
5 #undef USE_SETEUID
6
7 /* Whether setresuid() is available */
8-#undef USE_SETRESUID
9+#define USE_SETRESUID 1
10
11 /* Whether setreuid() is available */
12 #undef USE_SETREUID