X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;ds=sidebyside;f=instrumentation%2Fevents%2Flttng-module%2Fgpio.h;h=317c0f6597952ca043f32254ee08f2a3a179780e;hb=6ec43db836429730c1431809049197a4fbe820fa;hp=6e328d4a36dc760a33aa524e034a0627fd905e17;hpb=f127e61ee231d002fb9a7803643a157e06f6d2e2;p=lttng-modules.git diff --git a/instrumentation/events/lttng-module/gpio.h b/instrumentation/events/lttng-module/gpio.h index 6e328d4a..317c0f65 100644 --- a/instrumentation/events/lttng-module/gpio.h +++ b/instrumentation/events/lttng-module/gpio.h @@ -4,7 +4,7 @@ #if !defined(LTTNG_TRACE_GPIO_H) || defined(TRACE_HEADER_MULTI_READ) #define LTTNG_TRACE_GPIO_H -#include "../../../probes/lttng-tracepoint-event.h" +#include LTTNG_TRACEPOINT_EVENT(gpio_direction, @@ -35,4 +35,4 @@ LTTNG_TRACEPOINT_EVENT(gpio_value, #endif /* if !defined(LTTNG_TRACE_GPIO_H) || defined(TRACE_HEADER_MULTI_READ) */ /* This part must be outside protection */ -#include "../../../probes/define_trace.h" +#include