more thorough fix for systems with strange socklen_t
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
This commit is contained in:
@@ -36,8 +36,8 @@
|
||||
#include <sys/types.h>
|
||||
#include <netinet/if_ether.h>
|
||||
#endif
|
||||
#include "inet_common.h"
|
||||
#include "libbb.h"
|
||||
#include "inet_common.h"
|
||||
|
||||
#if ENABLE_FEATURE_IFCONFIG_SLIP
|
||||
# include <net/if_slip.h>
|
||||
|
@@ -33,8 +33,8 @@
|
||||
|
||||
#include <net/if.h>
|
||||
#include <net/if_arp.h>
|
||||
#include "inet_common.h"
|
||||
#include "libbb.h"
|
||||
#include "inet_common.h"
|
||||
|
||||
|
||||
#if ENABLE_FEATURE_HWIB
|
||||
|
Reference in New Issue
Block a user