aboutsummaryrefslogtreecommitdiff
path: root/runit/sv.c
diff options
context:
space:
mode:
Diffstat (limited to 'runit/sv.c')
-rw-r--r--runit/sv.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/runit/sv.c b/runit/sv.c
index a89e24439..141f7a8bc 100644
--- a/runit/sv.c
+++ b/runit/sv.c
@@ -150,7 +150,7 @@ Exit Codes
150 is 99. sv exits 100 on error. 150 is 99. sv exits 100 on error.
151*/ 151*/
152 152
153/* Busyboxed by Denis Vlasenko <vda.linux@googlemail.com> */ 153/* Busyboxed by Denys Vlasenko <vda.linux@googlemail.com> */
154/* TODO: depends on runit_lib.c - review and reduce/eliminate */ 154/* TODO: depends on runit_lib.c - review and reduce/eliminate */
155 155
156#include <sys/poll.h> 156#include <sys/poll.h>