netfilter: install nf_conntrack_tuple.h header

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



While trying to resynchronize headers from the kernel->iptables,
I stumbled upon a missing file...

---8<---
parent 5eebd6df9f3304f74b611fe47bab50fd3a1c668b (v2.6.29-rc4-30-g5eebd6d)
commit 20ad97e0f3dab834a31b3c26b2144e819162b750
Author: Jan Engelhardt <jengelh@xxxxxxxxxx>
Date:   Sat Feb 21 04:08:46 2009 +0100

netfilter: install nf_conntrack_tuple.h header

linux/netfilter/nf_nat.h references nf_conntrack_tuple.h,
but the latter is not installed. Correct this.

Signed-off-by: Jan Engelhardt <jengelh@xxxxxxxxxx>
---
 include/linux/netfilter/Kbuild |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/include/linux/netfilter/Kbuild b/include/linux/netfilter/Kbuild
index 5a8af87..42fa489 100644
--- a/include/linux/netfilter/Kbuild
+++ b/include/linux/netfilter/Kbuild
@@ -1,4 +1,5 @@
 header-y += nf_conntrack_sctp.h
+header-y += nf_conntrack_tuple.h
 header-y += nf_conntrack_tuple_common.h
 header-y += nfnetlink_conntrack.h
 header-y += nfnetlink_log.h
-- 
# Created with git-export-patch

--
To unsubscribe from this list: send the line "unsubscribe netfilter-devel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Netfitler Users]     [LARTC]     [Bugtraq]     [Yosemite Forum]

  Powered by Linux