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