Add uuid wrapper for kernels < 2.6.35
[lttng-modules.git] / ltt-events.c
index 3457699f812edfaa347aec64086321b2aa341b49..e9e076d802238bc07e1aef14e0bb4f1e2914df6b 100644 (file)
@@ -14,7 +14,7 @@
 #include <linux/sched.h>
 #include <linux/slab.h>
 #include <linux/jiffies.h>
-#include <linux/uuid.h>
+#include "wrapper/uuid.h"
 #include "wrapper/vmalloc.h"   /* for wrapper_vmalloc_sync_all() */
 #include "ltt-events.h"
 #include "ltt-tracer.h"
This page took 0.022935 seconds and 4 git commands to generate.