> CC:
netfilter-devel@vger.kernel.org
> Signed-off-by: Soren Hansen <soren@ubuntu.com>
> Signed-off-by: Tim Gardner <tim.gardner@canonical.com>
> Signed-off-by: Ben Collins <ben.lcollins@canonical.com>
> ---
> include/linux/netfilter/Kbuild | 2 ++
> include/linux/netfilter_ipv6/Kbuild | 1 +
> 2 files changed, 3 insertions(+), 0 deletions(-)
>
> diff --git a/include/linux/netfilter/Kbuild b/include/linux/netfilter/Kbuild
> index 3aff513..3a04da3 100644
> --- a/include/linux/netfilter/Kbuild
> +++ b/include/linux/netfilter/Kbuild
> @@ -31,6 +31,8 @@ header-y += xt_multiport.h
> header-y += xt_owner.h
> header-y += xt_pkttype.h
> header-y += xt_rateest.h
> +header-y += xt_policy.h
> +header-y += xt_quota.h