This commit was manufactured by cvs2svn to create branch
[iptables.git] / extensions / .addrtype-test
1 #!/bin/bash
2
3 if test -f $KERNEL_DIR/include/linux/netfilter_ipv4/ipt_addrtype.h; then
4         echo "addrtype"
5 fi