execute: define setup_smack() only if SMACK is enabled
This suppresses the following warning ``` execute.c:2149:12: warning: ‘setup_smack’ defined but not used [-Wunused-function] static int setup_smack( ^~~~~~~~~~~ ```
Loading
Please register or sign in to comment