Fix Linux 3.8 ext4 probe support
[lttng-modules.git] / probes / lttng-probe-ext4.c
index 19c9b681d5ac4638631afd95e4b7ca6318f8f346..176186e3516a7c4b55ef3da11636db309bed0a9e 100644 (file)
@@ -25,6 +25,7 @@
 #include <linux/fs.h>
 #include <../fs/ext4/ext4.h>
 #include <../fs/ext4/mballoc.h>
+#include <../fs/ext4/ext4_extents.h>
 #include <linux/dcache.h>
 
 /*
This page took 0.022985 seconds and 4 git commands to generate.