X-Git-Url: https://git.liburcu.org/?a=blobdiff_plain;f=src%2Flttng-syscalls.c;h=3fce0914d2d6a392f955cb724915373e4a830abc;hb=5f4c791e2ad2c814101ccdb500e65543f2792c41;hp=6ce669f5cda7f047dfa73c15293175cd7fc29cc1;hpb=be06402dbdbea2f3394e60ec15c5d3356e2be416;p=lttng-modules.git diff --git a/src/lttng-syscalls.c b/src/lttng-syscalls.c index 6ce669f5..3fce0914 100644 --- a/src/lttng-syscalls.c +++ b/src/lttng-syscalls.c @@ -91,7 +91,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