aboutsummaryrefslogtreecommitdiff
path: root/include/linux/Kbuild
diff options
context:
space:
mode:
authorStephen Hemminger <stephen.hemminger@vyatta.com>2008-02-05 03:18:51 -0800
committerDavid S. Miller <davem@davemloft.net>2008-02-05 03:18:51 -0800
commitdded91611a728d65721cdab3dd41d801a356fa15 (patch)
tree24a5b8d21586ff1cac17ec0ae13a30f6a53caa84 /include/linux/Kbuild
parent03245ce2f03228d681580c30c435225efadca602 (diff)
[NET]: Add if_addrlabel.h to sanitized headers.
if_addrlabel.h is needed for iproute2 usage. Signed-off-by: Stephen Hemminger <stephen.hemminger@vyatta.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include/linux/Kbuild')
-rw-r--r--include/linux/Kbuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/linux/Kbuild b/include/linux/Kbuild
index c0f9bb78727..93631229fd5 100644
--- a/include/linux/Kbuild
+++ b/include/linux/Kbuild
@@ -219,6 +219,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