diff options
Diffstat (limited to 'runit/sv.c')
-rw-r--r-- | runit/sv.c | 2 |
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 | ||
159 | static const char *acts; | 159 | static const char *acts; |