Namespace kernel version macros
[lttng-modules.git] / src / lttng-context-mnt-ns.c
index 7fce5dd151d16b30fc743eeea3cb31617fed09e9..f62d6a480016421af64deacadd0082c32ac746e9 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.022545 seconds and 4 git commands to generate.