X-Git-Url: http://git.liburcu.org/?a=blobdiff_plain;f=lttng-context-net-ns.c;h=b96afee8bc869074bb56c8af8d39d9f5079aec63;hb=9f920259167fcd032139b2ab605b82e5d0b970c6;hp=459aa379da01decf067469a1622edc71240edaf2;hpb=b0af7adf85c6d6b0d30ea8f83a830211748c2429;p=lttng-modules.git diff --git a/lttng-context-net-ns.c b/lttng-context-net-ns.c index 459aa379..b96afee8 100644 --- a/lttng-context-net-ns.c +++ b/lttng-context-net-ns.c @@ -18,8 +18,7 @@ #include #include -#if defined(CONFIG_NET_NS) && \ - (LINUX_VERSION_CODE >= KERNEL_VERSION(3,8,0)) +#if defined(CONFIG_NET_NS) static size_t net_ns_get_size(size_t offset)