hush/networking/libiproute
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
..
ip_common.h
ip_parse_common_args.c
ipaddress.c ip: code shrink 2013-07-15 05:15:46 +02:00
iplink.c iplink: comment out include <net/if_packet.h> 2013-08-16 12:20:25 +02:00
iproute.c
iprule.c ip: code shrink 2013-07-15 05:15:46 +02:00
iptunnel.c ip: code shrink 2013-07-15 05:15:46 +02:00
Kbuild.src
libnetlink.c
libnetlink.h
ll_addr.c
ll_map.c
ll_map.h
ll_proto.c Fix compile failure in ll_proto.c 2012-09-03 11:41:30 +02:00
ll_types.c
rt_names.c
rt_names.h
rtm_map.c
rtm_map.h
utils.c
utils.h