summaryrefslogtreecommitdiff
path: root/sandbox-darwin.c
diff options
context:
space:
mode:
Diffstat (limited to 'sandbox-darwin.c')
-rw-r--r--sandbox-darwin.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sandbox-darwin.c b/sandbox-darwin.c
index a61de7495..59b4d286e 100644
--- a/sandbox-darwin.c
+++ b/sandbox-darwin.c
@@ -30,7 +30,7 @@
30#include <unistd.h> 30#include <unistd.h>
31 31
32#include "log.h" 32#include "log.h"
33#include "sandbox.h" 33#include "ssh-sandbox.h"
34#include "monitor.h" 34#include "monitor.h"
35#include "xmalloc.h" 35#include "xmalloc.h"
36 36