Fix: update writeback instrumentation for kernel 4.14
[lttng-modules.git] / lttng-context-migratable.c
index ef0c4edf0ad3e24754818526bd38d04941a0f745..4aefce61d43103ea698b041ce0fabc7e14a7fdac 100644 (file)
 #include <linux/slab.h>
 #include <linux/sched.h>
 #include <linux/irqflags.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 migratable_get_size(size_t offset)
This page took 0.031591 seconds and 4 git commands to generate.