aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-connectivity/samba/samba/config-h.patch
blob: eeb22684ee41b4dcc03f809aa5d89cd710cb5901 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
diff -urN source.old//include/config.h.in source//include/config.h.in
--- source.old//include/config.h.in	2008-11-20 14:45:04.000000000 +0000
+++ source//include/config.h.in	2008-11-30 21:04:17.990008933 +0000
@@ -2672,7 +2672,7 @@
 #undef USE_SETEUID
 
 /* Whether setresuid() is available */
-#undef USE_SETRESUID
+#define USE_SETRESUID 1
 
 /* Whether setreuid() is available */
 #undef USE_SETREUID