Add uuid wrapper for kernels < 2.6.35
[lttng-modules.git] / ltt-events.h
index 4cb4919ff87a8620bfa5c40b959168f115229340..32c87358f635c9b380bce2b51fb13e1f0ebea044 100644 (file)
@@ -12,8 +12,8 @@
  */
 
 #include <linux/list.h>
-#include <linux/uuid.h>
 #include <linux/kprobes.h>
+#include "wrapper/uuid.h"
 #include "ltt-debugfs-abi.h"
 
 #undef is_signed_type
This page took 0.024836 seconds and 4 git commands to generate.