From 677c7de406b731b5755c615e883eb18da821775b Mon Sep 17 00:00:00 2001 From: "Robert P. J. Day" Date: Tue, 19 Feb 2008 17:19:14 -0800 Subject: [PATCH] --- yaml --- r: 86273 b: refs/heads/master c: 651acc9893f2cd036e9485ce782d0c4cffbc27f5 h: refs/heads/master i: 86271: 5f505c2c55174805ce87871d247d1d2743aff538 v: v3 --- [refs] | 2 +- trunk/include/linux/netfilter/Kbuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index ca668fdd83b9..508db7230ab3 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: eb1197bc0e20d3ceb450883dbd181460252f0306 +refs/heads/master: 651acc9893f2cd036e9485ce782d0c4cffbc27f5 diff --git a/trunk/include/linux/netfilter/Kbuild b/trunk/include/linux/netfilter/Kbuild index 91fef0cae42f..3aff513d12c8 100644 --- a/trunk/include/linux/netfilter/Kbuild +++ b/trunk/include/linux/netfilter/Kbuild @@ -30,7 +30,6 @@ header-y += xt_mark.h header-y += xt_multiport.h header-y += xt_owner.h header-y += xt_pkttype.h -header-y += xt_policy.h header-y += xt_rateest.h header-y += xt_realm.h header-y += xt_sctp.h @@ -47,3 +46,4 @@ unifdef-y += nfnetlink.h unifdef-y += nfnetlink_compat.h unifdef-y += x_tables.h unifdef-y += xt_physdev.h +unifdef-y += xt_policy.h