Fix: update writeback instrumentation for kernel 4.14
[lttng-modules.git] / lttng-context-ppid.c
index 7323b881489ac1c1c3debb1aba332967a800b7b6..8b7c8ed7604c02166f3cd200506a40811a9e5f3a 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 ppid_get_size(size_t offset)
This page took 0.022685 seconds and 4 git commands to generate.