X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;f=instrumentation%2Fevents%2Flttng-module%2Fsock.h;fp=instrumentation%2Fevents%2Flttng-module%2Fsock.h;h=e79f8dcf90768a2b3b5ce4be2f290f12096c9803;hb=6ec43db836429730c1431809049197a4fbe820fa;hp=c9bf4bf76094e366e26f8520069b524f880ac5b1;hpb=5a2f5e92e422d87a28581ba97e6b1789ff743bc6;p=lttng-modules.git diff --git a/instrumentation/events/lttng-module/sock.h b/instrumentation/events/lttng-module/sock.h index c9bf4bf7..e79f8dcf 100644 --- a/instrumentation/events/lttng-module/sock.h +++ b/instrumentation/events/lttng-module/sock.h @@ -4,7 +4,7 @@ #if !defined(LTTNG_TRACE_SOCK_H) || defined(TRACE_HEADER_MULTI_READ) #define LTTNG_TRACE_SOCK_H -#include "../../../probes/lttng-tracepoint-event.h" +#include #include LTTNG_TRACEPOINT_EVENT(sock_rcvqueue_full, @@ -38,4 +38,4 @@ LTTNG_TRACEPOINT_EVENT(sock_exceed_buf_limit, #endif /* LTTNG_TRACE_SOCK_H */ /* This part must be outside protection */ -#include "../../../probes/define_trace.h" +#include