Merge commit 'origin/trunk@12184' into fedora
[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