usage.c: remove reference to busybox.h
*: s/include "busybox.h"/include "libbb.h"
This commit is contained in:
@@ -37,7 +37,7 @@
|
||||
#include <netinet/if_ether.h>
|
||||
#endif
|
||||
#include "inet_common.h"
|
||||
#include "busybox.h"
|
||||
#include "libbb.h"
|
||||
|
||||
#if ENABLE_FEATURE_IFCONFIG_SLIP
|
||||
# include <net/if_slip.h>
|
||||
|
Reference in New Issue
Block a user