usage.c: remove reference to busybox.h
*: s/include "busybox.h"/include "libbb.h"
This commit is contained in:
@ -155,7 +155,7 @@
|
||||
* setuid()
|
||||
*/
|
||||
|
||||
#include "busybox.h"
|
||||
#include "libbb.h"
|
||||
#include <syslog.h>
|
||||
#include <sys/un.h>
|
||||
|
||||
|
Reference in New Issue
Block a user