X-Git-Url: http://git.liburcu.org/?a=blobdiff_plain;f=instrumentation%2Fevents%2Flttng-module%2Fgpio.h;fp=instrumentation%2Fevents%2Flttng-module%2Fgpio.h;h=97e5e847b23e0d089dd134265321c20fc78e6ed5;hb=3b4aafcbbef722c5d04f2fe06a47c47d4d23eda0;hp=7a9246e78c68d0a1911f05f8ec878e5bbcf3b337;hpb=a071f25d89c4ef76ffe7bdfcaeb783bc9cfc1211;p=lttng-modules.git diff --git a/instrumentation/events/lttng-module/gpio.h b/instrumentation/events/lttng-module/gpio.h index 7a9246e7..97e5e847 100644 --- a/instrumentation/events/lttng-module/gpio.h +++ b/instrumentation/events/lttng-module/gpio.h @@ -5,7 +5,7 @@ #if !defined(LTTNG_TRACE_GPIO_H) || defined(TRACE_HEADER_MULTI_READ) #define LTTNG_TRACE_GPIO_H -#include +#include LTTNG_TRACEPOINT_EVENT(gpio_direction, @@ -36,4 +36,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 +#include