X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;f=probes%2Flttng-probe-ext3.c;h=8aa9fdc0787ba014ba1621635bfd774bb9c0c1c0;hb=b78104db53f97c10add30016e365855a26f6e01e;hp=22d4f25f10cb351521dce9035d67c9ae39bf91e0;hpb=7381483908683d2077de407a3a052716afebda67;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