- include proper headers.
This commit is contained in:
@@ -73,7 +73,7 @@
|
||||
#include <sys/types.h>
|
||||
#include <net/if.h>
|
||||
#include <net/if_arp.h>
|
||||
#include "libbb.h"
|
||||
#include "busybox.h"
|
||||
|
||||
#ifdef CONFIG_FEATURE_IPV6
|
||||
# define HAVE_AFINET6 1
|
||||
|
@@ -16,10 +16,10 @@
|
||||
|
||||
#include <string.h>
|
||||
|
||||
#include "libbb.h"
|
||||
#include "utils.h"
|
||||
#include "ip_common.h"
|
||||
|
||||
#include "busybox.h"
|
||||
|
||||
int preferred_family = AF_UNSPEC;
|
||||
int oneline = 0;
|
||||
|
Reference in New Issue
Block a user