summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorPablo Neira Ayuso <pablo@netfilter.org>2012-06-23 01:43:51 +0200
committerPablo Neira Ayuso <pablo@netfilter.org>2012-06-23 02:13:46 +0200
commit8e36c4b5b673edc6081599b8bd461e062e4910f4 (patch)
tree8400a62a94cf69649348e278bb76eb3f42d55efc /include
parentab5e8b77d53ac8d4c7d9beafc73815da00cf19a5 (diff)
downloadlinux-8e36c4b5b673edc6081599b8bd461e062e4910f4.tar.bz2
netfilter: ctnetlink: fix compilation with NF_CONNTRACK_EVENTS=n
This patch fixes compilation with NF_CONNTRACK_EVENTS=n and NETFILTER_NETLINK_QUEUE_CT=y. I'm leaving all those static inline functions that calculate the size of the event message out of the ifdef area of NF_CONNTRACK_EVENTS since they will not be included by gcc in case they are unused. Reported-by: Randy Dunlap <rdunlap@xenotime.net> Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions