Use system include path in wrappers
[lttng-modules.git] / wrapper / writeback.h
index 492cb75f94a5ac7a2e15c670ff33b559ed5c6dbe..3e8a9f561c57b7d0c94fa9acea8624773a5ef978 100644 (file)
@@ -28,7 +28,7 @@
 #ifdef CONFIG_KALLSYMS_ALL
 
 #include <linux/kallsyms.h>
-#include "kallsyms.h"
+#include <wrapper/kallsyms.h>
 
 static unsigned long *global_dirty_limit_sym;
 
This page took 0.023118 seconds and 4 git commands to generate.