Cleanup: Move headers from toplevel to include/lttng/
[lttng-modules.git] / lttng-context-cgroup-ns.c
index eebedeb5ef04291a5a85e8956e2c8d25f58f4371..27f00f6bd78dd7e309cad8ff0252b6bc0e39a88a 100644 (file)
 #include <linux/slab.h>
 #include <linux/sched.h>
 #include <linux/cgroup.h>
-#include <lttng-events.h>
+#include <lttng/events.h>
 #include <ringbuffer/frontend_types.h>
 #include <wrapper/vmalloc.h>
 #include <wrapper/namespace.h>
-#include <lttng-tracer.h>
+#include <lttng/tracer.h>
 
 #if defined(CONFIG_CGROUPS) && \
        ((LINUX_VERSION_CODE >= KERNEL_VERSION(4,6,0)) || \
This page took 0.023424 seconds and 4 git commands to generate.