lttng-syscalls: remove compatibility code
[lttng-modules.git] / lttng-syscalls.c
index 3ecb42d98f01fd94a1ada5d3c8baf1404908f546..edb69b09bc23c79d133a72209eedb95fb672b033 100644 (file)
@@ -81,9 +81,7 @@ struct timeval;
 struct itimerval;
 struct itimerspec;
 
-#if (LINUX_VERSION_CODE >= KERNEL_VERSION(5,6,0))
 typedef __kernel_old_time_t time_t;
-#endif
 
 #ifdef IA32_NR_syscalls
 #define NR_compat_syscalls IA32_NR_syscalls
This page took 0.023748 seconds and 4 git commands to generate.