Document last supported kernel version for stable-2.10 branch
[lttng-modules.git] / lttng-syscalls.c
index b8a3eac4bcaecb349ba09ae5f0da447b7116df0b..b05970e7b6bf841c13c3d54ccf99d0567af84907 100644 (file)
@@ -94,7 +94,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.022955 seconds and 4 git commands to generate.