X-Git-Url: http://git.liburcu.org/?a=blobdiff_plain;f=lttng-context-ipc-ns.c;h=f4080788c6620d9f6554382f948a7faefa6405da;hb=9f920259167fcd032139b2ab605b82e5d0b970c6;hp=4e9a60ee77769b0e30476f0f966d950d3a09e12e;hpb=b0af7adf85c6d6b0d30ea8f83a830211748c2429;p=lttng-modules.git diff --git a/lttng-context-ipc-ns.c b/lttng-context-ipc-ns.c index 4e9a60ee..f4080788 100644 --- a/lttng-context-ipc-ns.c +++ b/lttng-context-ipc-ns.c @@ -17,8 +17,7 @@ #include #include -#if defined(CONFIG_IPC_NS) && \ - (LINUX_VERSION_CODE >= KERNEL_VERSION(3,8,0)) +#if defined(CONFIG_IPC_NS) static size_t ipc_ns_get_size(size_t offset)