Namespace kernel version macros
[lttng-modules.git] / src / lttng-context-ipc-ns.c
index a11292252002fec03d4d102979b028c991f8607e..162fac59ec3ad7f1013a917c1065add5d4a8f854 100644 (file)
@@ -20,7 +20,7 @@
 #include <lttng/tracer.h>
 
 #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)
This page took 0.022588 seconds and 4 git commands to generate.