diff options
Diffstat (limited to 'executor/executor_bsd.h')
| -rw-r--r-- | executor/executor_bsd.h | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/executor/executor_bsd.h b/executor/executor_bsd.h index 873d6c906..db02c61b7 100644 --- a/executor/executor_bsd.h +++ b/executor/executor_bsd.h @@ -179,4 +179,8 @@ static feature_t features[] = { static void setup_sysctl(void) { } + +static void setup_cgroups(void) +{ +} #endif |
