index
:
svcmon
master
Reimplementation of parts of daemontools for FreeBSD with kqueue and subreapers
Marius Halden
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
svcok.c
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
(limited to 'svcok.c')
-rw-r--r--
svcok.c
1
1 files changed, 1 insertions, 0 deletions
diff --git a/svcok.c b/svcok.c
index 9919f80..03f3755 100644
--- a/
svcok.c
+++ b/
svcok.c
@@ -1,3 +1,4 @@
+#include <stdlib.h>
#include <err.h>
#include <errno.h>
#include <sys/file.h>