From f1446f13d8678020887da93760cdbb59ed90e124 Mon Sep 17 00:00:00 2001 From: Jozsef Kadlecsik Date: Sun, 27 Oct 2013 19:00:36 +0100 Subject: net->user_ns is available starting from 3.8, add compatibility checking Reported by Jan Engelhardt --- kernel/include/linux/netfilter/ipset/ip_set_compat.h.in | 1 + 1 file changed, 1 insertion(+) (limited to 'kernel/include/linux') diff --git a/kernel/include/linux/netfilter/ipset/ip_set_compat.h.in b/kernel/include/linux/netfilter/ipset/ip_set_compat.h.in index ce4d922..4a076f8 100644 --- a/kernel/include/linux/netfilter/ipset/ip_set_compat.h.in +++ b/kernel/include/linux/netfilter/ipset/ip_set_compat.h.in @@ -22,6 +22,7 @@ #@HAVE_CHECKENTRY_BOOL@ HAVE_CHECKENTRY_BOOL #@HAVE_XT_TARGET_PARAM@ HAVE_XT_TARGET_PARAM #@HAVE_NET_OPS_ID@ HAVE_NET_OPS_ID +#@HAVE_USER_NS_IN_STRUCT_NET@ HAVE_USER_NS_IN_STRUCT_NET /* Not everything could be moved here. Compatibility stuffs can be found in * xt_set.c, ip_set_core.c, ip_set_getport.c, pfxlen.c too. -- cgit v1.2.3