X-Git-Url: http://git.liburcu.org/?a=blobdiff_plain;f=lttng-context-ipc-ns.c;h=f723e8a72880b255eae69dff3e1c0d7ac215e0d8;hb=937d307ebcc31d767a7c68cd254b61eeea1dc92b;hp=40b901b4b70c89fb5bd47fd34997507bc904c423;hpb=ea53823c42a70a80566a340834e2b00e650406b9;p=lttng-modules.git diff --git a/lttng-context-ipc-ns.c b/lttng-context-ipc-ns.c index 40b901b4..f723e8a7 100644 --- a/lttng-context-ipc-ns.c +++ b/lttng-context-ipc-ns.c @@ -20,7 +20,7 @@ #include #if defined(CONFIG_IPC_NS) && \ - (LINUX_VERSION_CODE >= KERNEL_VERSION(3,8,0)) + (LTTNG_LINUX_VERSION_CODE >= LTTNG_KERNEL_VERSION(3,8,0)) static size_t ipc_ns_get_size(size_t offset)