aboutsummaryrefslogtreecommitdiff
path: root/src/common/sandbox.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/common/sandbox.h')
-rw-r--r--src/common/sandbox.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/common/sandbox.h b/src/common/sandbox.h
index cfbecebbd4..4752f1a733 100644
--- a/src/common/sandbox.h
+++ b/src/common/sandbox.h
@@ -58,6 +58,7 @@ typedef struct {
void sandbox_set_debugging_fd(int fd);
int tor_global_sandbox(void);
+char* get_prot_param(char *param);
#endif /* SANDBOX_H_ */