Cleanup: Move patches.i to include/generated/
[lttng-modules.git] / lttng-ring-buffer-client.h
index 9e204caa24546a9ece56a97034ad5e2c5a68ce32..aad7955f8accfcdea845b14858b431adab3cf69c 100644 (file)
@@ -9,11 +9,11 @@
 
 #include <linux/module.h>
 #include <linux/types.h>
-#include <lib/bitfield.h>
+#include <lttng/bitfield.h>
 #include <wrapper/vmalloc.h>   /* for wrapper_vmalloc_sync_mappings() */
 #include <wrapper/trace-clock.h>
-#include <lttng-events.h>
-#include <lttng-tracer.h>
+#include <lttng/events.h>
+#include <lttng/tracer.h>
 #include <ringbuffer/frontend_types.h>
 
 #define LTTNG_COMPACT_EVENT_BITS       5
This page took 0.02307 seconds and 4 git commands to generate.