X-Git-Url: http://git.lttng.org/?a=blobdiff_plain;f=instrumentation%2Fevents%2Flttng-module%2Fjbd.h;h=e9aabd692cdbcc85d95f10fd3bbc6e9eaed56d8d;hb=3b4aafcbbef722c5d04f2fe06a47c47d4d23eda0;hp=b3c9a7a1eb17228f82c1e9e56f3ae9630dd17cb1;hpb=6ec43db836429730c1431809049197a4fbe820fa;p=lttng-modules.git diff --git a/instrumentation/events/lttng-module/jbd.h b/instrumentation/events/lttng-module/jbd.h index b3c9a7a1..e9aabd69 100644 --- a/instrumentation/events/lttng-module/jbd.h +++ b/instrumentation/events/lttng-module/jbd.h @@ -1,10 +1,11 @@ +/* SPDX-License-Identifier: GPL-2.0-only */ #undef TRACE_SYSTEM #define TRACE_SYSTEM jbd #if !defined(LTTNG_TRACE_JBD_H) || defined(TRACE_HEADER_MULTI_READ) #define LTTNG_TRACE_JBD_H -#include +#include #include #include @@ -153,4 +154,4 @@ LTTNG_TRACEPOINT_EVENT(jbd_update_superblock_end, #endif /* LTTNG_TRACE_JBD_H */ /* This part must be outside protection */ -#include +#include