diff --git a/client/check_security.C b/client/check_security.C index 984eb6f76b..cf5b17ad2d 100644 --- a/client/check_security.C +++ b/client/check_security.C @@ -30,9 +30,6 @@ #include "util.h" #include "error_numbers.h" #include "file_names.h" -#ifdef SANDBOX -#include "SetupSecurity.h" -#endif static int CheckNestedDirectories(char * basepath, int depth);