when trying to use the ipt conntrack module on a kernel 2.4 kami, I get the following error

# iptables -A INPUT -p tcp -m conntrack --ctstate RELATED
iptables: invalid argument


does work with any other conntrack option. in bugzilla i've seen it was fixed for 2.6 (or so I think)

how can i get this fixed?