]> git.ipfire.org Git - thirdparty/iptables.git/commit
extensions: fix compilation of the new CHECKSUM target
authorPatrick McHardy <kaber@trash.net>
Thu, 15 Jul 2010 16:12:49 +0000 (18:12 +0200)
committerPatrick McHardy <kaber@trash.net>
Thu, 15 Jul 2010 16:12:49 +0000 (18:12 +0200)
commit0bcda81f5f6d121084131fb944e2940f614cc98c
tree0e2986171db139bdbf0b785414eccd02f95829aa
parent9d1b11102b53103c00b7fddf4658a4d2bdee1338
extensions: fix compilation of the new CHECKSUM target

Add missing header file.

Signed-off-by: Patrick McHardy <kaber@trash.net>
include/linux/netfilter/xt_CHECKSUM.h [new file with mode: 0644]