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 01488c060..a918bb7bd 100644
--- a/runit/sv.c
+++ b/runit/sv.c
@@ -153,7 +153,7 @@ Exit Codes
153 153
154#include <sys/poll.h> 154#include <sys/poll.h>
155#include <sys/file.h> 155#include <sys/file.h>
156#include "busybox.h" 156#include "libbb.h"
157#include "runit_lib.h" 157#include "runit_lib.h"
158 158
159static const char *acts; 159static const char *acts;