X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=instrumentation%2Fevents%2Flttng-module%2Flock.h;h=ff7f7eeda99888b8b24555959a2fb9030061bb32;hb=c8d38a68e21703af9b2287120cab1a52d24db9f7;hp=14d6a1ea9fb7356927ba11205ea1b722d6eb6e3e;hpb=fa91fcac4c680df04d6860ff365976d8ad08559b;p=lttng-modules.git diff --git a/instrumentation/events/lttng-module/lock.h b/instrumentation/events/lttng-module/lock.h index 14d6a1ea..ff7f7eed 100644 --- a/instrumentation/events/lttng-module/lock.h +++ b/instrumentation/events/lttng-module/lock.h @@ -15,7 +15,7 @@ #define LTTNG_TRACE_LOCK_H #include -#include "../../../probes/lttng-tracepoint-event.h" +#include #ifdef CONFIG_LOCKDEP @@ -134,4 +134,4 @@ LTTNG_TRACEPOINT_EVENT(lock_acquired, #endif /* LTTNG_TRACE_LOCK_H */ /* This part must be outside protection */ -#include "../../../probes/define_trace.h" +#include