Cleanup: Move headers from toplevel to include/lttng/
[lttng-modules.git] / lttng-context-need-reschedule.c
index 2b16c270ce6eecee80a5434aea2b3e92895bac65..7f8deec24461d00cce6ea410a4653a4244f9fff9 100644 (file)
 #include <linux/slab.h>
 #include <linux/sched.h>
 #include <linux/irqflags.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 need_reschedule_get_size(size_t offset)
This page took 0.022829 seconds and 4 git commands to generate.