X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=instrumentation%2Fevents%2Flttng-module%2Fsignal.h;h=b3c912690ee2733d09a79cb581a0d033c24b0473;hb=41a3cca2c7533c0e856f65c38808a8a9dd3a1e42;hp=2c12fab5a1bac8288836e5840b586f93cbcecb31;hpb=f127e61ee231d002fb9a7803643a157e06f6d2e2;p=lttng-modules.git diff --git a/instrumentation/events/lttng-module/signal.h b/instrumentation/events/lttng-module/signal.h index 2c12fab5..b3c91269 100644 --- a/instrumentation/events/lttng-module/signal.h +++ b/instrumentation/events/lttng-module/signal.h @@ -4,7 +4,7 @@ #if !defined(LTTNG_TRACE_SIGNAL_H) || defined(TRACE_HEADER_MULTI_READ) #define LTTNG_TRACE_SIGNAL_H -#include "../../../probes/lttng-tracepoint-event.h" +#include #include #ifndef _TRACE_SIGNAL_DEF @@ -150,4 +150,4 @@ LTTNG_TRACEPOINT_EVENT_INSTANCE(signal_queue_overflow, signal_lose_info, #endif /* LTTNG_TRACE_SIGNAL_H */ /* This part must be outside protection */ -#include "../../../probes/define_trace.h" +#include