diff options
Diffstat (limited to 'sandbox-darwin.c')
-rw-r--r-- | sandbox-darwin.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sandbox-darwin.c b/sandbox-darwin.c index 35f0c4d1..a61de749 100644 --- a/sandbox-darwin.c +++ b/sandbox-darwin.c @@ -31,6 +31,7 @@ #include "log.h" #include "sandbox.h" +#include "monitor.h" #include "xmalloc.h" /* Darwin/OS X sandbox */ |