Namespace kernel version macros
[lttng-modules.git] / lttng-context-mnt-ns.c
index cb59776c82cca5c41f504ba90194f588863a1222..72f4c8eca2fd1ce7145c0fd249c0bc726ec20db4 100644 (file)
@@ -20,7 +20,7 @@
 #include <lttng-tracer.h>
 
 #if !defined(LTTNG_MNT_NS_MISSING_HEADER) && \
-       (LINUX_VERSION_CODE >= KERNEL_VERSION(3,8,0))
+       (LTTNG_LINUX_VERSION_CODE >= LTTNG_KERNEL_VERSION(3,8,0))
 
 #include <../fs/mount.h>
 
This page took 0.02249 seconds and 4 git commands to generate.