X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=instrumentation%2Fsyscalls%2Fheaders%2Fsyscalls_unknown.h;h=c72e7d0e8c1b32e219d7c738ea92e8417b302743;hb=6d7f376d6c8fa2118e972a9a271a64142e82a15c;hp=be3b695e9bcdfb913d249e60ce834028c684f453;hpb=6ec43db836429730c1431809049197a4fbe820fa;p=deliverable%2Flttng-modules.git diff --git a/instrumentation/syscalls/headers/syscalls_unknown.h b/instrumentation/syscalls/headers/syscalls_unknown.h index be3b695e..c72e7d0e 100644 --- a/instrumentation/syscalls/headers/syscalls_unknown.h +++ b/instrumentation/syscalls/headers/syscalls_unknown.h @@ -1,7 +1,7 @@ #if !defined(_TRACE_SYSCALLS_UNKNOWN_H) || defined(TRACE_HEADER_MULTI_READ) #define _TRACE_SYSCALLS_UNKNOWN_H -#include "../../../probes/lttng-tracepoint-event.h" +#include #include #define UNKNOWN_SYSCALL_NRARGS 6 @@ -50,4 +50,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