usage.c: remove reference to busybox.h
[platform/upstream/busybox.git] / runit / svlogd.c
index 4e9644f..08e0b64 100644 (file)
@@ -30,7 +30,7 @@ ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 
 #include <sys/poll.h>
 #include <sys/file.h>
-#include "busybox.h"
+#include "libbb.h"
 #include "runit_lib.h"
 
 static unsigned verbose;