busybox/networking
Denys Vlasenko ec2bef11a7 iplink: comment out include <net/if_packet.h>
iplink.c includes net/if_packet.h, which (on GLIBC)
only defines struct sockaddr_pkt. this struct is not
used anywhere in the code, and removing the #include
makes compilation succeed with musl libc.

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
2013-08-16 12:20:25 +02:00
..
2013-08-08 12:45:45 +02:00
2013-02-04 16:18:58 +01:00
2013-01-14 15:57:44 +01:00
2012-09-29 16:43:33 +02:00
2013-01-14 01:34:48 +01:00
2013-07-30 11:52:58 +02:00
2013-08-04 18:10:26 +02:00
2013-07-29 14:18:32 +02:00
2013-01-14 15:57:44 +01:00
2013-07-30 11:52:58 +02:00
2013-06-28 01:33:47 +02:00
2013-07-30 11:52:58 +02:00
2013-05-12 02:13:24 +02:00
2013-07-30 11:52:58 +02:00