On Mon, 20 Jul 2026 17:13:33 +0100 Fuad Tabba <[email protected]> wrote:
> diff --git a/include/linux/trace_remote_event.h > b/include/linux/trace_remote_event.h > index c8ae1e1f5e721..e4cc2d4497bcf 100644 > --- a/include/linux/trace_remote_event.h > +++ b/include/linux/trace_remote_event.h > @@ -3,6 +3,8 @@ > #ifndef _LINUX_TRACE_REMOTE_EVENTS_H > #define _LINUX_TRACE_REMOTE_EVENTS_H > > +#include <linux/types.h> > + > struct trace_remote; > struct trace_event_fields; > struct trace_seq; I don't know if this is correct or not, but here's my ack so others can decide and take it through their trees. Acked-by: Steven Rostedt <[email protected]. -- Steve
