usage.c: remove reference to busybox.h
*: s/include "busybox.h"/include "libbb.h"
This commit is contained in:
@ -215,7 +215,7 @@
|
||||
#include <netinet/ip.h>
|
||||
#include <netinet/ip_icmp.h>
|
||||
|
||||
#include "busybox.h"
|
||||
#include "libbb.h"
|
||||
#include "inet_common.h"
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user