Cleanup: Move patches.i to include/generated/
[lttng-modules.git] / lttng-context-cgroup-ns.c
index ced8c1246528e0d3ea8c0f347b0e2b61020b4e82..27f00f6bd78dd7e309cad8ff0252b6bc0e39a88a 100644 (file)
 #include <linux/slab.h>
 #include <linux/sched.h>
 #include <linux/cgroup.h>
-#include <lttng-events.h>
-#include <wrapper/ringbuffer/frontend_types.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.023919 seconds and 4 git commands to generate.