X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;ds=sidebyside;f=probes%2Flttng-probe-ext3.c;h=8aa9fdc0787ba014ba1621635bfd774bb9c0c1c0;hb=2d0428212cbfa3f8428feee160b095f48c2ac974;hp=22d4f25f10cb351521dce9035d67c9ae39bf91e0;hpb=e0f2366419fc59700e575bab82a41255c51de2dc;p=lttng-modules.git diff --git a/probes/lttng-probe-ext3.c b/probes/lttng-probe-ext3.c index 22d4f25f..8aa9fdc0 100644 --- a/probes/lttng-probe-ext3.c +++ b/probes/lttng-probe-ext3.c @@ -11,10 +11,10 @@ #include #include #include -#include +#include #include -#if (LINUX_VERSION_CODE >= KERNEL_VERSION(3,4,0)) +#if (LTTNG_LINUX_VERSION_CODE >= LTTNG_KERNEL_VERSION(3,4,0)) #include <../fs/ext3/ext3.h> #else #include