Use system include path in wrappers
[lttng-modules.git] / wrapper / random.c
index 5b88f7edd7a5e60d1d8444b40e3047869ea247f0..5151f9a9e822795ea1984ca1a051baf3d1b8c947 100644 (file)
@@ -29,7 +29,7 @@
 #include <linux/file.h>
 #include <linux/sched.h>
 #include <linux/uaccess.h>
-#include "random.h"
+#include <wrapper/random.h>
 
 /*
  * Returns string boot id.
This page took 0.022809 seconds and 4 git commands to generate.