cda582b8c6ddeadeef4f3bb6cb5fb62d0c826aa9
[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