X-Git-Url: http://git.liburcu.org/?p=lttng-modules.git;a=blobdiff_plain;f=probes%2Flttng-probe-ext3.c;h=a66241fee000298e6c21210951df48166f04216c;hp=541478b3a2089ae3a3aeb2565f38b54c2f491076;hb=2df37e95fa4303ecc0db41334452665491533641;hpb=3b4aafcbbef722c5d04f2fe06a47c47d4d23eda0 diff --git a/probes/lttng-probe-ext3.c b/probes/lttng-probe-ext3.c index 541478b3..a66241fe 100644 --- a/probes/lttng-probe-ext3.c +++ b/probes/lttng-probe-ext3.c @@ -12,7 +12,7 @@ #include #include #include -#include +#include #if (LINUX_VERSION_CODE >= KERNEL_VERSION(3,4,0)) #include <../fs/ext3/ext3.h>