X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;f=instrumentation%2Fevents%2Flttng-module%2Farch%2Fx86%2Fexceptions.h;h=4c1640c2278a47746cd4a8ba9f260640e670cd31;hb=2d0428212cbfa3f8428feee160b095f48c2ac974;hp=a4546ccaed1a9e65b10ae0d084218cd41017fbb2;hpb=c075712b6e6ba766c844f4504ac012c49d1f6b4b;p=lttng-modules.git diff --git a/instrumentation/events/lttng-module/arch/x86/exceptions.h b/instrumentation/events/lttng-module/arch/x86/exceptions.h index a4546cca..4c1640c2 100644 --- a/instrumentation/events/lttng-module/arch/x86/exceptions.h +++ b/instrumentation/events/lttng-module/arch/x86/exceptions.h @@ -1,8 +1,9 @@ +/* SPDX-License-Identifier: GPL-2.0 */ #if !defined(LTTNG_TRACE_EXCEPTIONS_H) || defined(TRACE_HEADER_MULTI_READ) #define LTTNG_TRACE_EXCEPTIONS_H #include -#include +#include #undef TRACE_SYSTEM #define TRACE_SYSTEM x86_exceptions