Cleanup: Move headers from toplevel to include/lttng/
[lttng-modules.git] / lttng-context-pid.c
index a84a284c36ef174f103c86c4698db003a9bbcff7..f3e4aef11b21520dcd0bdc630ca7444306bbff2b 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 pid_get_size(size_t offset)
This page took 0.023589 seconds and 4 git commands to generate.