Drop uuid.h wrapper
[lttng-modules.git] / lttng-events.c
index 831f0aef80051a2b537e3f7f56aa2c123e4d68a1..067bcc53f61b0d38b79eb04f3e8b8a4f9083f065 100644 (file)
@@ -27,8 +27,8 @@
 #include <linux/jhash.h>
 #include <linux/uaccess.h>
 #include <linux/vmalloc.h>
+#include <linux/uuid.h>
 
-#include <wrapper/uuid.h>
 #include <wrapper/vmalloc.h>   /* for wrapper_vmalloc_sync_all() */
 #include <wrapper/random.h>
 #include <wrapper/tracepoint.h>
This page took 0.02516 seconds and 4 git commands to generate.