syscall instrumentation: use system headers
[deliverable/lttng-modules.git] / instrumentation / syscalls / headers / arm-64-syscalls-4.4.0_pointers.h
index de2833f8feecc858794ed5d43a6c7b0a5918c9d7..f61ec756aafe0b6d5b0af70b79198df352d20dbd 100644 (file)
@@ -4,7 +4,7 @@
 #if !defined(_TRACE_SYSCALLS_POINTERS_H) || defined(TRACE_HEADER_MULTI_READ)
 #define _TRACE_SYSCALLS_POINTERS_H
 
-#include "../../../probes/lttng-tracepoint-event.h"
+#include <probes/lttng-tracepoint-event.h>
 #include <linux/syscalls.h>
 #include "arm-64-syscalls-4.4.0_pointers_override.h"
 #include "syscalls_pointers_override.h"
@@ -1161,7 +1161,7 @@ SC_LTTNG_TRACEPOINT_EVENT(process_vm_writev,
 #endif /*  _TRACE_SYSCALLS_POINTERS_H */
 
 /* This part must be outside protection */
-#include "../../../probes/define_trace.h"
+#include <probes/define_trace.h>
 
 #else /* CREATE_SYSCALL_TABLE */
 
This page took 0.024794 seconds and 5 git commands to generate.