X-Git-Url: http://git.liburcu.org/?a=blobdiff_plain;f=instrumentation%2Fevents%2Flttng-module%2Farch%2Fx86%2Fexceptions.h;fp=instrumentation%2Fevents%2Flttng-module%2Farch%2Fx86%2Fexceptions.h;h=eb55138a7a2ed2e0029ba0d0e5c40ec1e6727011;hb=3b4aafcbbef722c5d04f2fe06a47c47d4d23eda0;hp=ec34d35b35eaae33e315cc45d77e294f7a39fd74;hpb=a071f25d89c4ef76ffe7bdfcaeb783bc9cfc1211;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 ec34d35b..eb55138a 100644 --- a/instrumentation/events/lttng-module/arch/x86/exceptions.h +++ b/instrumentation/events/lttng-module/arch/x86/exceptions.h @@ -2,7 +2,7 @@ #if !defined(LTTNG_TRACE_EXCEPTIONS_H) || defined(TRACE_HEADER_MULTI_READ) #define LTTNG_TRACE_EXCEPTIONS_H -#include +#include #include #undef TRACE_SYSTEM @@ -50,4 +50,4 @@ LTTNG_EXCEPTIONS_TRACEPOINT_EVENT_INSTANCE_MAP(page_fault_kernel, #define TRACE_INCLUDE_FILE exceptions /* This part must be outside protection */ -#include +#include