aboutsummaryrefslogtreecommitdiffstats
path: root/svcok.c
diff options
context:
space:
mode:
authorMarius Halden <marius.h@lden.org>2015-12-02 23:30:35 +0100
committerMarius Halden <marius.h@lden.org>2015-12-02 23:30:35 +0100
commitc1957fa56dedc6acb67f53e882bd81bbea4129b5 (patch)
treec43a75fccb218d375e31c08b8af6b9558e666671 /svcok.c
parente560b1d1dcf6cbcd75e6bebad55d818e2ea00dbe (diff)
downloadsvcmon-c1957fa56dedc6acb67f53e882bd81bbea4129b5.tar.gz
svcmon-c1957fa56dedc6acb67f53e882bd81bbea4129b5.tar.bz2
svcmon-c1957fa56dedc6acb67f53e882bd81bbea4129b5.tar.xz
Missing header
Diffstat (limited to 'svcok.c')
-rw-r--r--svcok.c1
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>