Use system include path in wrappers
[deliverable/lttng-modules.git] / wrapper / vmalloc.h
index cb755eefd0235e02e02aef4cfe1ac4187c5a43ea..dad8d4e34498426762a1d195ed0510f47248c26a 100644 (file)
@@ -28,7 +28,7 @@
 #ifdef CONFIG_KALLSYMS
 
 #include <linux/kallsyms.h>
-#include "kallsyms.h"
+#include <wrapper/kallsyms.h>
 
 static inline
 void wrapper_vmalloc_sync_all(void)
This page took 0.023999 seconds and 5 git commands to generate.