Namespace kernel version macros
[lttng-modules.git] / wrapper / vzalloc.h
index eedaf8da5717c7eb8a65edf60bf6de0f7fc0349c..22585443e68362f2701a62c14d8e19c08bf655d9 100644 (file)
@@ -8,7 +8,7 @@
 #ifndef _LTTNG_WRAPPER_VZALLOC_H
 #define _LTTNG_WRAPPER_VZALLOC_H
 
-#include <linux/version.h>
+#include <lttng-kernel-version.h>
 #include <linux/vmalloc.h>
 
 #if LTTNG_KERNEL_RANGE(2,6,36, 2,6,37)
This page took 0.023796 seconds and 4 git commands to generate.