X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;f=instrumentation%2Fevents%2Flttng-module%2Fsyscalls.h;h=e2f3bbd57dc4286b492a0e4c623521b8a65a2090;hb=5b88d86e2d45fed6d405fd9fb72d6c1c22d35374;hp=7392e988322bc2593780ca6fd08a8aa7282fa6b8;hpb=cbd4ecb28a17e4e8888affb573bd3f7a2cae874a;p=lttng-modules.git diff --git a/instrumentation/events/lttng-module/syscalls.h b/instrumentation/events/lttng-module/syscalls.h index 7392e988..e2f3bbd5 100644 --- a/instrumentation/events/lttng-module/syscalls.h +++ b/instrumentation/events/lttng-module/syscalls.h @@ -69,5 +69,5 @@ TRACE_EVENT(sys_exit, #endif /* _TRACE_EVENTS_SYSCALLS_H */ /* This part must be outside protection */ -#include "define_trace.h" +#include "../../../probes/define_trace.h"