change strange depend to libbb.h, but require busybox.h
This commit is contained in:
@@ -52,7 +52,7 @@
|
||||
#include <getopt.h>
|
||||
#include <stdlib.h>
|
||||
|
||||
#include "libbb.h"
|
||||
#include "busybox.h"
|
||||
|
||||
static const struct option runparts_long_options[] = {
|
||||
{ "test", 0, NULL, 't' },
|
||||
|
Reference in New Issue
Block a user