Cleanup: Move headers from toplevel to include/lttng/
[lttng-modules.git] / lttng-context-procname.c
index 3fd8236914e9b66b7d8a4447461e20c57d857189..fb5c36b8314390742e63670597bf21b756902c50 100644 (file)
 #include <linux/module.h>
 #include <linux/slab.h>
 #include <linux/sched.h>
-#include <lttng-events.h>
+#include <lttng/events.h>
 #include <ringbuffer/frontend_types.h>
 #include <wrapper/vmalloc.h>
-#include <lttng-tracer.h>
-#include <lttng-endian.h>
+#include <lttng/tracer.h>
+#include <lttng/endian.h>
 
 static
 size_t procname_get_size(size_t offset)
This page took 0.022241 seconds and 4 git commands to generate.