Cleanup: Move patches.i to include/generated/
[lttng-modules.git] / lttng-context-uts-ns.c
index 26bdfa8354300a11a31d4a6d8f0f3fd655f62296..b4284a5c5cf0d4fe854437fdf20c6cef06b88a3c 100644 (file)
 #include <linux/slab.h>
 #include <linux/sched.h>
 #include <linux/utsname.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_UTS_NS) && \
        (LINUX_VERSION_CODE >= KERNEL_VERSION(3,8,0))
This page took 0.023272 seconds and 4 git commands to generate.