X-Git-Url: http://git.liburcu.org/?a=blobdiff_plain;f=lttng-syscalls.c;h=edb69b09bc23c79d133a72209eedb95fb672b033;hb=9598166dce563b1287e05f0b1af96f9329e102c4;hp=18a906a48f3f3a05ba58523204c46b78555e46c3;hpb=b97bc8bf7a103253b8ccafc802a68e0e9854bf78;p=lttng-modules.git diff --git a/lttng-syscalls.c b/lttng-syscalls.c index 18a906a4..edb69b09 100644 --- a/lttng-syscalls.c +++ b/lttng-syscalls.c @@ -23,7 +23,6 @@ #include #include -#include #include #include "lttng-tracepoint.h" @@ -82,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