Cleanup: Move headers from probes/ to include/lttng/
[lttng-modules.git] / instrumentation / syscalls / headers / syscalls_unknown.h
index 1718f5c01ed76ccba94266484484913dfa1eedbc..79939c80ca89a70ac0a80ddac8d8351e193782e6 100644 (file)
@@ -3,7 +3,7 @@
 #if !defined(_TRACE_SYSCALLS_UNKNOWN_H) || defined(TRACE_HEADER_MULTI_READ)
 #define _TRACE_SYSCALLS_UNKNOWN_H
 
-#include <probes/lttng-tracepoint-event.h>
+#include <lttng/tracepoint-event.h>
 #include <linux/syscalls.h>
 
 #define UNKNOWN_SYSCALL_NRARGS 6
@@ -52,4 +52,4 @@ LTTNG_TRACEPOINT_EVENT(compat_syscall_exit_unknown,
 #endif /*  _TRACE_SYSCALLS_UNKNOWN_H */
 
 /* This part must be outside protection */
-#include <probes/define_trace.h>
+#include <lttng/define_trace.h>
This page took 0.0233 seconds and 4 git commands to generate.