X-Git-Url: http://git.liburcu.org/?a=blobdiff_plain;ds=sidebyside;f=instrumentation%2Fevents%2Flttng-module%2Fworkqueue.h;h=759a783d4ed4dca62e43b277cc20c8ec1e91eb74;hb=6b206adaeba16d3bddbfd980d2ebdfc96211765c;hp=ed4ee47176aa7fff48d2f6a7655ff90eb6447bdd;hpb=fa91fcac4c680df04d6860ff365976d8ad08559b;p=lttng-modules.git diff --git a/instrumentation/events/lttng-module/workqueue.h b/instrumentation/events/lttng-module/workqueue.h index ed4ee471..759a783d 100644 --- a/instrumentation/events/lttng-module/workqueue.h +++ b/instrumentation/events/lttng-module/workqueue.h @@ -4,7 +4,7 @@ #if !defined(LTTNG_TRACE_WORKQUEUE_H) || defined(TRACE_HEADER_MULTI_READ) #define LTTNG_TRACE_WORKQUEUE_H -#include "../../../probes/lttng-tracepoint-event.h" +#include #include #include @@ -168,4 +168,4 @@ LTTNG_TRACEPOINT_EVENT(workqueue_destruction, #endif /* LTTNG_TRACE_WORKQUEUE_H */ /* This part must be outside protection */ -#include "../../../probes/define_trace.h" +#include