syscall instrumentation: use system headers
[deliverable/lttng-modules.git] / instrumentation / syscalls / headers / mips-64-syscalls-3.5.0_pointers.h
index 9dd4a456c2f82fd20fff109d2f2e9ffc56e71ced..6605d9136b4b7a5373568d03a41d4f53f0661903 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 "mips-64-syscalls-3.5.0_pointers_override.h"
 #include "syscalls_pointers_override.h"
@@ -1301,7 +1301,7 @@ SC_LTTNG_TRACEPOINT_EVENT(splice,
 #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.024318 seconds and 5 git commands to generate.