X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=include%2Fwrapper%2Fobjtool.h;h=9b3f4898a39bfae0fa60cc10d680f092397371a7;hb=74019c61b437c21b11b7190800ca8ab859042f6c;hp=36a8cf73702bc79073382d42395e6400c1e88f6d;hpb=5f4c791e2ad2c814101ccdb500e65543f2792c41;p=lttng-modules.git diff --git a/include/wrapper/objtool.h b/include/wrapper/objtool.h index 36a8cf73..9b3f4898 100644 --- a/include/wrapper/objtool.h +++ b/include/wrapper/objtool.h @@ -10,7 +10,8 @@ #include -#if (LTTNG_LINUX_VERSION_CODE >= LTTNG_KERNEL_VERSION(5,10,0)) +#if (LTTNG_LINUX_VERSION_CODE >= LTTNG_KERNEL_VERSION(5,10,0) || \ + LTTNG_RHEL_KERNEL_RANGE(4,18,0,372,0,0, 4,19,0,0,0,0)) #include #elif (LTTNG_LINUX_VERSION_CODE >= LTTNG_KERNEL_VERSION(4,6,0)) #include