Cleanup: Move patches.i to include/generated/
[lttng-modules.git] / lttng-context-interruptible.c
index c9faaa7f66330a1f9d0c4f330cb38936470bdf41..9fbf266d5b76522a3949cfbac758366a4525c13d 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 <lttng/events.h>
+#include <ringbuffer/frontend_types.h>
 #include <wrapper/vmalloc.h>
-#include <lttng-tracer.h>
+#include <lttng/tracer.h>
 
 /*
  * Interruptible at value -1 means "unknown".
This page took 0.023941 seconds and 4 git commands to generate.