diff --git a/src/common/sandbox.c b/src/common/sandbox.c index f041012f26..c71d5d1bc2 100644 --- a/src/common/sandbox.c +++ b/src/common/sandbox.c @@ -32,6 +32,7 @@ #include #include +// GIT TEST static ParFilter param_filter[] = { // Example entries {SCMP_SYS(execve), "/usr/local/bin/tor", 0},