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