No symbols from net/if_arp.h are used inside ifenslave.c Signed-off-by: Tobias Klauser <[email protected]> --- networking/ifenslave.c | 1 - 1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/networking/ifenslave.c b/networking/ifenslave.c index 28f0c0b..27e4350 100644 --- a/networking/ifenslave.c +++ b/networking/ifenslave.c @@ -102,7 +102,6 @@ /* #include <net/if.h> - no. linux/if_bonding.h pulls in linux/if.h */ #include <linux/if.h> -#include <net/if_arp.h> #include <linux/if_bonding.h> #include <linux/sockios.h> #include "fix_u32.h" /* hack, so we may include kernel's ethtool.h */ -- 1.6.3.3 _______________________________________________ busybox mailing list [email protected] http://lists.busybox.net/mailman/listinfo/busybox
