summaryrefslogtreecommitdiffstats
path: root/crypto/openssh/sandbox-darwin.c
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/openssh/sandbox-darwin.c')
-rw-r--r--crypto/openssh/sandbox-darwin.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/openssh/sandbox-darwin.c b/crypto/openssh/sandbox-darwin.c
index 69901ef..35f0c4d 100644
--- a/crypto/openssh/sandbox-darwin.c
+++ b/crypto/openssh/sandbox-darwin.c
@@ -40,7 +40,7 @@ struct ssh_sandbox {
};
struct ssh_sandbox *
-ssh_sandbox_init(void)
+ssh_sandbox_init(struct monitor *monitor)
{
struct ssh_sandbox *box;
OpenPOWER on IntegriCloud