X-Git-Url: http://git.liburcu.org/?a=blobdiff_plain;f=instrumentation%2Fevents%2Flttng-module%2Fpreemptirq.h;fp=instrumentation%2Fevents%2Flttng-module%2Fpreemptirq.h;h=36aa36cb73c6b26b1c178e9387d84361a326615f;hb=3b4aafcbbef722c5d04f2fe06a47c47d4d23eda0;hp=d34f8d6b75779372e2f70976186c899219629107;hpb=a071f25d89c4ef76ffe7bdfcaeb783bc9cfc1211;p=lttng-modules.git diff --git a/instrumentation/events/lttng-module/preemptirq.h b/instrumentation/events/lttng-module/preemptirq.h index d34f8d6b..36aa36cb 100644 --- a/instrumentation/events/lttng-module/preemptirq.h +++ b/instrumentation/events/lttng-module/preemptirq.h @@ -10,7 +10,7 @@ #include #include #include -#include +#include /* * The preemptirq probe is built when CONFIG_PREEMPTIRQ_EVENTS is defined. @@ -95,6 +95,6 @@ LTTNG_TRACEPOINT_EVENT_INSTANCE_MAP(preemptirq_template, preempt_enable, #endif /* LTTNG_TRACE_PREEMPTIRQ_H */ /* This part must be outside protection */ -#include +#include #endif /* CONFIG_PREEMPTIRQ_EVENTS */