From: Greg Kroah-Hartman Date: Fri, 7 Mar 2008 00:00:36 +0000 (-0800) Subject: Revert "NET: Add if_addrlabel.h to sanitized headers." X-Git-Tag: v2.6.24.4~78 X-Git-Url: https://git.fsl.cs.sunysb.edu/?a=commitdiff_plain;h=5c2699a0d511a78ae8692ab08f4a332a634b0d67;p=unionfs-2.6.39.y.git Revert "NET: Add if_addrlabel.h to sanitized headers." This reverts commit 5fb7ba76544d95bfa05199f7394a442de5660be7. It was incorrectly added to the .24.y stable tree and causes build breakages. Cc: Stephen Hemminger Cc: David S. Miller Signed-off-by: Greg Kroah-Hartman Signed-off-by: Chris Wright --- diff --git a/include/linux/Kbuild b/include/linux/Kbuild index 4b32bb1c3b4..f30fa92a44a 100644 --- a/include/linux/Kbuild +++ b/include/linux/Kbuild @@ -217,7 +217,6 @@ unifdef-y += i2o-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