fix backport: block: add a disk_uevent helper (v5.12)
[lttng-modules.git] / wrapper / genhd.h
index 6bae239d19593e42f75a3ad0dfc9ddc88e6154f9..1b4a420167ef4c7d34b436fc9b64c56903b17c13 100644 (file)
@@ -13,7 +13,7 @@
 #define _LTTNG_WRAPPER_GENHD_H
 
 #include <linux/genhd.h>
-#include <lttng/kernel-version.h>
+#include <lttng-kernel-version.h>
 
 #if (LTTNG_LINUX_VERSION_CODE >= LTTNG_KERNEL_VERSION(5,11,0))
 #define LTTNG_DISK_PART_TYPE struct block_device
This page took 0.023189 seconds and 4 git commands to generate.