aboutsummaryrefslogtreecommitdiff
path: root/runit/svlogd.c
diff options
context:
space:
mode:
Diffstat (limited to 'runit/svlogd.c')
-rw-r--r--runit/svlogd.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/runit/svlogd.c b/runit/svlogd.c
index 4e9644fd5..08e0b6446 100644
--- a/runit/svlogd.c
+++ b/runit/svlogd.c
@@ -30,7 +30,7 @@ ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
30 30
31#include <sys/poll.h> 31#include <sys/poll.h>
32#include <sys/file.h> 32#include <sys/file.h>
33#include "busybox.h" 33#include "libbb.h"
34#include "runit_lib.h" 34#include "runit_lib.h"
35 35
36static unsigned verbose; 36static unsigned verbose;