if_addrlabel.h is needed for iproute2 usage. Signed-off-by: Stephen Hemminger <[EMAIL PROTECTED]> --- include/linux/Kbuild | 1 + 1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/include/linux/Kbuild b/include/linux/Kbuild index 85b2482..ce9d0fd 100644 --- a/include/linux/Kbuild +++ b/include/linux/Kbuild @@ -218,6 +218,7 @@ unifdef-y += i2c-dev.h unifdef-y += icmp.h unifdef-y += icmpv6.h unifdef-y += if_addr.h +unifdef-y += if_addrlabel.h unifdef-y += if_arp.h unifdef-y += if_bridge.h unifdef-y += if_ec.h -- 1.5.3.8 -- To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html