Namespace kernel version macros
[lttng-modules.git] / lttng-syscalls.c
index b43dd570a029d1d5b1a4f6160765ae31668a6003..4596ccfc1280f82eaefdd0b5b6462bceffee0f8f 100644 (file)
@@ -81,7 +81,7 @@ struct timeval;
 struct itimerval;
 struct itimerspec;
 
-#if (LINUX_VERSION_CODE >= KERNEL_VERSION(5,6,0))
+#if (LTTNG_LINUX_VERSION_CODE >= LTTNG_KERNEL_VERSION(5,6,0))
 typedef __kernel_old_time_t time_t;
 #endif
 
This page took 0.023213 seconds and 4 git commands to generate.