Cleanup: Move patches.i to include/generated/
[lttng-modules.git] / lttng-context-user-ns.c
index 45db066d9025f9ccfcee5ded0223373eb368de2c..b2c1189dd03ead3f63ff4dc138f7047d21690f68 100644 (file)
 #include <linux/slab.h>
 #include <linux/sched.h>
 #include <linux/user_namespace.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_USER_NS) && \
        (LINUX_VERSION_CODE >= KERNEL_VERSION(3,8,0))
This page took 0.022758 seconds and 4 git commands to generate.