Drop uuid.h wrapper
[lttng-modules.git] / lttng-events.c
index e3a842526dba6af21c5b7d696e7e6424fdb26db8..566080a3a4c1be92ea01e9e6b2af497fd040d007 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.023021 seconds and 4 git commands to generate.