Add script to automate the syscall extraction process
[lttng-modules.git] / instrumentation / syscalls / headers / x86-64-syscalls-3.10.0-rc7_integers.h
index 71eec5c5526745f3ba7ca36afd17d2454aa7ff06..f7cf7c1d68663137f01d4494b0279c111eb0c22a 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 "x86-64-syscalls-3.10.0-rc7_integers_override.h"
 #include "syscalls_integers_override.h"
@@ -746,7 +746,7 @@ SC_LTTNG_TRACEPOINT_EVENT(mmap,
 #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.023181 seconds and 4 git commands to generate.