This function should be static also for >= 2.6.23 Signed-off-by: Krzysztof Piotr Oledzki <ole@xxxxxx> --- ipt_set.c 2007-08-28 13:29:12.000000000 +0200 +++ ipt_set.c-1 2008-05-30 11:58:02.000000000 +0200 @@ -57,7 +57,7 @@ } #if LINUX_VERSION_CODE >= KERNEL_VERSION(2,6,23) -bool +static bool #else static int #endif -- 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