Cleanup: Move headers from toplevel to include/lttng/
[lttng-modules.git] / lttng-context-ppid.c
index 44956c7e1979c6de39d1d2c2ea93d5c2d454781a..854c5159d69fe2d92d28dd8716fad170d192527c 100644 (file)
 #include <linux/slab.h>
 #include <linux/sched.h>
 #include <linux/syscalls.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 ppid_get_size(size_t offset)
This page took 0.023201 seconds and 4 git commands to generate.