UBUNTU: SAUCE: [PATCH] Add extra headers to linux-libc-dev
authorTim Gardner <tim.gardner@canonical.com>
Wed, 2 Jan 2008 15:57:35 +0000 (08:57 -0700)
committerLeann Ogasawara <leann.ogasawara@canonical.com>
Mon, 28 Mar 2011 13:48:04 +0000 (06:48 -0700)
OriginalAuthor: Soren Hansen
OriginalLocation: https://lists.ubuntu.com/archives/kernel-team/2007-November/001891.html

Added
include/linux/netfilter_ipv6/ip6t_mh.h
include/linux/netfilter/xt_quota.h
to linux-libc-dev to fix iptables build of those two extensions.

Signed-off-by: Soren Hansen <soren at ubuntu.com>
Signed-off-by: Tim Gardner <tim.gardner@canonical.com>

include/linux/netfilter/Kbuild

index 9d40eff..a6be0b3 100644 (file)
@@ -52,6 +52,8 @@ header-y += xt_pkttype.h
 header-y += xt_policy.h
 header-y += xt_quota.h
 header-y += xt_rateest.h
+header-y += xt_policy.h
+header-y += xt_quota.h
 header-y += xt_realm.h
 header-y += xt_recent.h
 header-y += xt_sctp.h