[NETFILTER]: nf_conntrack_h323: fix compile error with CONFIG_IPV6=m, CONFIG_NF_CONNT...
authorAdrian Bunk <bunk@stusta.de>
Sat, 3 Feb 2007 03:33:52 +0000 (19:33 -0800)
committerDavid S. Miller <davem@davemloft.net>
Sat, 3 Feb 2007 03:33:52 +0000 (19:33 -0800)
commit3e8219806c33b64a00b0013f96f735451f30c64c
treee0e802f56c9432e11642e47696aeb7fa9e620179
parent40e0cb004a6d4a7ad577724e451e8dbd6cba5a89
[NETFILTER]: nf_conntrack_h323: fix compile error with CONFIG_IPV6=m, CONFIG_NF_CONNTRACK_H323=y

Fix this by letting NF_CONNTRACK_H323 depend on (IPV6 || IPV6=n).

Signed-off-by: Adrian Bunk <bunk@stusta.de>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/netfilter/Kconfig