syscall instrumentation: use system headers
[deliverable/lttng-modules.git] / instrumentation / syscalls / headers / mips-32-syscalls-3.13.0_integers.h
index 309b8ef1c10475c4c10c95be8a315b03e2443f13..2c01d003b7d2b49e7f4056f0d856ada9ad7cd4c0 100644 (file)
@@ -4,7 +4,7 @@
 #if !defined(_TRACE_SYSCALLS_INTEGERS_H) || defined(TRACE_HEADER_MULTI_READ)
 #define _TRACE_SYSCALLS_INTEGERS_H
 
-#include "../../../probes/lttng-tracepoint-event.h"
+#include <probes/lttng-tracepoint-event.h>
 #include <linux/syscalls.h>
 #include "mips-32-syscalls-3.13.0_integers_override.h"
 #include "syscalls_integers_override.h"
@@ -777,7 +777,7 @@ SC_LTTNG_TRACEPOINT_EVENT(mips_mmap2,
 #endif /*  _TRACE_SYSCALLS_INTEGERS_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.025316 seconds and 5 git commands to generate.