Hello, The following two patches fixing build issues that occur when trying to build iproute2 with the musl C library (http://musl-libc.org).
Thanks, Thomas Thomas Petazzoni (2): Avoid in6_addr redefinition Add missing <sys/types.h> include include/iptables_common.h | 2 ++ include/libiptc/ipt_kernel_headers.h | 2 -- include/linux/if_bridge.h | 1 - include/linux/netfilter.h | 2 -- include/linux/xfrm.h | 1 - 5 files changed, 2 insertions(+), 6 deletions(-) -- 2.6.3 -- To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html