usage.c: remove reference to busybox.h
*: s/include "busybox.h"/include "libbb.h"
This commit is contained in:
@@ -28,7 +28,7 @@
|
||||
* GNU Library General Public License
|
||||
*/
|
||||
|
||||
#include "busybox.h"
|
||||
#include "libbb.h"
|
||||
|
||||
|
||||
typedef struct top_status_t {
|
||||
|
Reference in New Issue
Block a user