Cleanup: Move patches.i to include/generated/
[lttng-modules.git] / lttng-syscalls.c
index 7720f4ea77a1c22e7f879a69c7f75fbc791ad89a..a5b5f403fe359e6531650111fc05cb82a6c60aba 100644 (file)
 #include <asm/ptrace.h>
 #include <asm/syscall.h>
 
-#include <lib/bitfield.h>
+#include <lttng/bitfield.h>
 #include <wrapper/tracepoint.h>
 #include <wrapper/file.h>
 #include <wrapper/rcu.h>
 #include <wrapper/syscall.h>
-#include <lttng-events.h>
+#include <lttng/events.h>
 
 #ifndef CONFIG_COMPAT
 # ifndef is_compat_task
This page took 0.025438 seconds and 4 git commands to generate.