diff options
Diffstat (limited to 'executor/executor_bsd.h')
| -rw-r--r-- | executor/executor_bsd.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/executor/executor_bsd.h b/executor/executor_bsd.h index ac062d5cc..65d9fd925 100644 --- a/executor/executor_bsd.h +++ b/executor/executor_bsd.h @@ -188,7 +188,7 @@ static feature_t features[] = { {"fault", setup_fault}, }; -static void setup_machine(void) +static void setup_sysctl(void) { } #endif |
