fix: block: move block-related definitions out of fs.h (v5.16)
[lttng-modules.git] / src / lttng-statedump-impl.c
index 2b42783a2c0617ae93b74a894c488a3f0f16fe80..c5fca89df8fa2bc83d0c67467d420c093060254f 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.022812 seconds and 4 git commands to generate.