netfilter: nf_ct_snmp: add include file
authorstephen hemminger <shemminger@vyatta.com>
Fri, 28 Dec 2012 18:17:08 +0000 (18:17 +0000)
committerPablo Neira Ayuso <pablo@netfilter.org>
Thu, 17 Jan 2013 23:28:18 +0000 (00:28 +0100)
commit5a406b0cdfa948c7d949b270374737b17ee1679f
treec2bd06d7141fe7da03ec11ff95fdceedc8265592
parent9b21f6a90924dfe8e5e686c314ddb441fb06501e
netfilter: nf_ct_snmp: add include file

Prototype for nf_nat_snmp_hook is in nf_conntrack_snmp.h therefore
it should be included to get type checking. Found by sparse.

Signed-off-by: Stephen Hemminger <shemminger@vyatta.com>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
net/netfilter/nf_conntrack_snmp.c