Use system include path in wrappers
[lttng-modules.git] / wrapper / genhd.h
index 5bb390b6f9f98255052311fd1493ba364e1c2e30..4184bd011d3e9dc8c23c607cbf7f379abe4f3bf2 100644 (file)
@@ -30,7 +30,7 @@
 #ifdef CONFIG_KALLSYMS
 
 #include <linux/kallsyms.h>
-#include "kallsyms.h"
+#include <wrapper/kallsyms.h>
 
 static inline
 char *wrapper_disk_name(struct gendisk *hd, int partno, char *buf)
This page took 0.02498 seconds and 4 git commands to generate.