diff options
| author | Dag-Erling Smørgrav <des@FreeBSD.org> | 2017-01-31 12:33:47 +0000 |
|---|---|---|
| committer | Dag-Erling Smørgrav <des@FreeBSD.org> | 2017-01-31 12:33:47 +0000 |
| commit | 19ca85510bbe080af3faf5e9ae394608428ac953 (patch) | |
| tree | 117f9a26f0d949b937129ea841578bd2ba4390fa /sandbox-darwin.c | |
| parent | ab4ec008e7abd1c8098428dbf9642c3685383045 (diff) | |
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 35f0c4d1a998c..a61de74951a06 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 */ |
