summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/pal/src/config.h.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/pal/src/config.h.in b/src/pal/src/config.h.in
index 6869455d09..115e1886a8 100644
--- a/src/pal/src/config.h.in
+++ b/src/pal/src/config.h.in
@@ -166,7 +166,7 @@
#define OPEN64_IS_USED_INSTEAD_OF_OPEN 0
#define PAL_IGNORE_NORMAL_THREAD_PRIORITY 0
#define SELF_SUSPEND_FAILS_WITH_NATIVE_SUSPENSION 0
-#define SET_SCHEDPARAM_NEEDS_PRIVS 0
+#define SET_SCHEDPARAM_NEEDS_PRIVS 1
#define SIGWAIT_FAILS_WHEN_PASSED_FULL_SIGSET 0
#define WRITE_0_BYTES_HANGS_TTY 0
#define HAVE_FTRUNCATE_LARGE_LENGTH_SUPPORT 1