X-Git-Url: http://git.liburcu.org/?a=blobdiff_plain;f=instrumentation%2Fevents%2Flttng-module%2Flock.h;h=af28517e82d3bce017c45abb75d9dbaaa982ede6;hb=cf77d12083b5092eca8c6f9899ec0892756845aa;hp=f384fd4ae5db6cfd4dc84e74a09616f1141557a1;hpb=b7cdc18250880cc44edeef4a4b42c8ac7a135a6d;p=lttng-modules.git diff --git a/instrumentation/events/lttng-module/lock.h b/instrumentation/events/lttng-module/lock.h index f384fd4a..af28517e 100644 --- a/instrumentation/events/lttng-module/lock.h +++ b/instrumentation/events/lttng-module/lock.h @@ -7,7 +7,7 @@ #define LTTNG_TRACE_LOCK_H #include -#include +#include #ifdef CONFIG_LOCKDEP @@ -68,4 +68,4 @@ LTTNG_TRACEPOINT_EVENT_INSTANCE(lock, lock_acquired, #endif /* LTTNG_TRACE_LOCK_H */ /* This part must be outside protection */ -#include +#include