On Saturday 2009-02-21 01:28, Stephen Hemminger wrote: >Fix build failure of iptables utilities on debian/ubuntu, maybe other distros. >The values INT_MIN and INT_MAX are used by many filters and these >are defined in limits.h No this is not right IMO, limits.h should be included for the same reason you would not do that to kernel's .h files. Instead, limits.h should go in the .c files. -- To unsubscribe from this list: send the line "unsubscribe netfilter-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html