X-Git-Url: http://git.liburcu.org/?a=blobdiff_plain;f=instrumentation%2Fevents%2Flttng-module%2Fnapi.h;h=1126dd4c29badb5f94fbae7c4395ecf13fa5a830;hb=6ec43db836429730c1431809049197a4fbe820fa;hp=e6dc225dc705cc956794c0ec62775bdebcf4f03e;hpb=5a2f5e92e422d87a28581ba97e6b1789ff743bc6;p=lttng-modules.git diff --git a/instrumentation/events/lttng-module/napi.h b/instrumentation/events/lttng-module/napi.h index e6dc225d..1126dd4c 100644 --- a/instrumentation/events/lttng-module/napi.h +++ b/instrumentation/events/lttng-module/napi.h @@ -4,7 +4,7 @@ #if !defined(LTTNG_TRACE_NAPI_H) || defined(TRACE_HEADER_MULTI_READ) #define LTTNG_TRACE_NAPI_H -#include "../../../probes/lttng-tracepoint-event.h" +#include #include #include @@ -27,4 +27,4 @@ LTTNG_TRACEPOINT_EVENT(napi_poll, #endif /* LTTNG_TRACE_NAPI_H */ /* This part must be outside protection */ -#include "../../../probes/define_trace.h" +#include