Cleanup: Move headers from toplevel to include/lttng/
[lttng-modules.git] / lttng-context-cpu-id.c
index 1f79a5e98fab0282603df04c209fe1b57702eb4e..498dfcf09eb3f54052265405b101038baf0406a7 100644 (file)
 #include <linux/module.h>
 #include <linux/slab.h>
 #include <linux/sched.h>
-#include <lttng-events.h>
+#include <lttng/events.h>
 #include <ringbuffer/frontend_types.h>
 #include <wrapper/vmalloc.h>
-#include <lttng-tracer.h>
+#include <lttng/tracer.h>
 
 static
 size_t cpu_id_get_size(size_t offset)
This page took 0.022959 seconds and 4 git commands to generate.