@@ -212,8 +212,11 @@ extern "C" {
#ifdef __linux__
#ifdef __UCLIBC__
#ifndef _GNU_SOURCE
#define _GNU_SOURCE
#endif
#include <sched.h>
#include <sys/prctl.h>
#include <linux/limits.h>
The note is not visible to the blocked user.