X-Git-Url: http://git.liburcu.org/?a=blobdiff_plain;f=probes%2Flttng-probe-btrfs.c;h=54bce99d280c4d0e21c58c5ae369b30042cb0150;hb=dd16bde78d5a6f2aee74cba38fe75f1d7922669c;hp=afb3acb35edf7b227c367b3a12bc5fe5bedc0f20;hpb=3d37a853416fbf9a232310321822b78a526ae5e7;p=lttng-modules.git diff --git a/probes/lttng-probe-btrfs.c b/probes/lttng-probe-btrfs.c index afb3acb3..54bce99d 100644 --- a/probes/lttng-probe-btrfs.c +++ b/probes/lttng-probe-btrfs.c @@ -10,13 +10,10 @@ #include #include -#include #include <../fs/btrfs/ctree.h> #include <../fs/btrfs/transaction.h> #include <../fs/btrfs/volumes.h> -#if (LINUX_VERSION_CODE >= KERNEL_VERSION(5,4,0)) #include <../fs/btrfs/block-group.h> -#endif #include #include