diff options
Diffstat (limited to 'runit/sv.c')
-rw-r--r-- | runit/sv.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -153,7 +153,7 @@ Exit Codes #include <sys/poll.h> #include <sys/file.h> -#include "busybox.h" +#include "libbb.h" #include "runit_lib.h" static const char *acts; |