Fix: update writeback instrumentation for kernel 4.14
[lttng-modules.git] / lttng-context-vppid.c
index 9e7e54d172aec625845fc5ebda06d42edb1f1b09..cb5c050ee12ddd2bdfb5979632395f1f6e053b89 100644 (file)
 #include <linux/slab.h>
 #include <linux/sched.h>
 #include <linux/syscalls.h>
-#include "lttng-events.h"
-#include "wrapper/ringbuffer/frontend_types.h"
-#include "wrapper/vmalloc.h"
-#include "lttng-tracer.h"
+#include <lttng-events.h>
+#include <wrapper/ringbuffer/frontend_types.h>
+#include <wrapper/vmalloc.h>
+#include <lttng-tracer.h>
 
 static
 size_t vppid_get_size(size_t offset)
This page took 0.024003 seconds and 4 git commands to generate.