X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=instrumentation%2Fevents%2Flttng-module%2Fsock.h;h=955bc1a31b5da3a8dc4d0ad985ce4220941c5db8;hb=cf77d12083b5092eca8c6f9899ec0892756845aa;hp=dd34bb81a45f4b8e4690fccc25b71600a7b10bb3;hpb=b7cdc18250880cc44edeef4a4b42c8ac7a135a6d;p=lttng-modules.git diff --git a/instrumentation/events/lttng-module/sock.h b/instrumentation/events/lttng-module/sock.h index dd34bb81..955bc1a3 100644 --- a/instrumentation/events/lttng-module/sock.h +++ b/instrumentation/events/lttng-module/sock.h @@ -5,7 +5,7 @@ #if !defined(LTTNG_TRACE_SOCK_H) || defined(TRACE_HEADER_MULTI_READ) #define LTTNG_TRACE_SOCK_H -#include +#include #include #include @@ -82,4 +82,4 @@ LTTNG_TRACEPOINT_EVENT(sock_exceed_buf_limit, #endif /* LTTNG_TRACE_SOCK_H */ /* This part must be outside protection */ -#include +#include