fix: block: move block-related definitions out of fs.h (v5.16)
[lttng-modules.git] / lttng-statedump-impl.c
index 6853a180fd4e4b74aaa3bb6ecde00b4e4b1fb0f3..0b7d66610e7297f7ba3b8a778d40f2d1ad4915d5 100644 (file)
@@ -31,6 +31,8 @@
 #include <linux/mutex.h>
 #include <linux/device.h>
 
+#include <linux/blkdev.h>
+
 #include <lttng-events.h>
 #include <lttng-tracer.h>
 #include <wrapper/cpu.h>
This page took 0.025026 seconds and 4 git commands to generate.