X-Git-Url: http://git.lttng.org/?a=blobdiff_plain;f=instrumentation%2Fevents%2Flttng-module%2Farch%2Fx86%2Fexceptions.h;h=7764a5dc2367f156f14f99ae9b8db90f8df0b53d;hb=6ec43db836429730c1431809049197a4fbe820fa;hp=222841e3bb0ec2e4d9a6e04fa00b69d3fe215122;hpb=5a2f5e92e422d87a28581ba97e6b1789ff743bc6;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 222841e3..7764a5dc 100644 --- a/instrumentation/events/lttng-module/arch/x86/exceptions.h +++ b/instrumentation/events/lttng-module/arch/x86/exceptions.h @@ -1,7 +1,7 @@ #if !defined(LTTNG_TRACE_EXCEPTIONS_H) || defined(TRACE_HEADER_MULTI_READ) #define LTTNG_TRACE_EXCEPTIONS_H -#include "../../../../../probes/lttng-tracepoint-event.h" +#include #include #undef TRACE_SYSTEM @@ -49,4 +49,4 @@ LTTNG_EXCEPTIONS_TRACEPOINT_EVENT_INSTANCE_MAP(page_fault_kernel, #define TRACE_INCLUDE_FILE exceptions /* This part must be outside protection */ -#include "../../../../../probes/define_trace.h" +#include