blob: cda582b8c6ddeadeef4f3bb6cb5fb62d0c826aa9 [file] [log] [blame]
#!/bin/bash
if test -f $KERNEL_DIR/include/linux/netfilter_ipv4/ipt_addrtype.h; then
echo "addrtype"
fi