Print this page
*** 58,69 ****
#include <sys/schedctl.h>
#include <sys/contract/process_impl.h>
#include <sys/cyclic.h>
#include <sys/dtrace.h>
#include <sys/sdt.h>
- #include <sys/brand.h>
#include <sys/signalfd.h>
const k_sigset_t nullsmask = {0, 0, 0};
const k_sigset_t fillset = /* MUST be contiguous */
{FILLSET0, FILLSET1, FILLSET2};
--- 58,69 ----
#include <sys/schedctl.h>
#include <sys/contract/process_impl.h>
#include <sys/cyclic.h>
#include <sys/dtrace.h>
#include <sys/sdt.h>
#include <sys/signalfd.h>
+ #include <sys/brand.h>
const k_sigset_t nullsmask = {0, 0, 0};
const k_sigset_t fillset = /* MUST be contiguous */
{FILLSET0, FILLSET1, FILLSET2};