X-Git-Url: http://git.lttng.org/?a=blobdiff_plain;f=src%2Fprobes%2Flttng-probe-ext3.c;h=55a6340bb8da9738ac37e067cc1f444df863613c;hb=5f4c791e2ad2c814101ccdb500e65543f2792c41;hp=70adb56a913db155203f03e60ef8a815fbbacca1;hpb=cfa6cc1d0f01c2cfcc1a679abf3a6572d411c309;p=lttng-modules.git diff --git a/src/probes/lttng-probe-ext3.c b/src/probes/lttng-probe-ext3.c index 70adb56a..55a6340b 100644 --- a/src/probes/lttng-probe-ext3.c +++ b/src/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