summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sandbox-darwin.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/sandbox-darwin.c b/sandbox-darwin.c
index 35f0c4d1a..a61de7495 100644
--- a/sandbox-darwin.c
+++ b/sandbox-darwin.c
@@ -31,6 +31,7 @@
31 31
32#include "log.h" 32#include "log.h"
33#include "sandbox.h" 33#include "sandbox.h"
34#include "monitor.h"
34#include "xmalloc.h" 35#include "xmalloc.h"
35 36
36/* Darwin/OS X sandbox */ 37/* Darwin/OS X sandbox */