Use system include path in wrappers
[lttng-modules.git] / wrapper / splice.c
index 0ef8dd99653a4c976e701749ba0ae97fc48b1ded..357e1ac5a84560dca04613ab718ca76a535d2032 100644 (file)
@@ -27,7 +27,7 @@
 #include <linux/kallsyms.h>
 #include <linux/fs.h>
 #include <linux/splice.h>
-#include "kallsyms.h"
+#include <wrapper/kallsyms.h>
 
 static
 ssize_t (*splice_to_pipe_sym)(struct pipe_inode_info *pipe,
This page took 0.022952 seconds and 4 git commands to generate.