Fix: include erroneously removed by backport
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Fri, 8 Apr 2022 14:15:05 +0000 (10:15 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Fri, 8 Apr 2022 14:15:05 +0000 (10:15 -0400)
commitbe43a8364a8c48c6aaf137e245a29cd75e18836c
treeb44563e391fd5c5aa0eda1ae1bb3e820fefab053
parentad5e2bb2bca506a7640c90cf0a4d40873ef618bf
Fix: include erroneously removed by backport

commit ad5e2bb2 ("Fix: tracepoint event: allow same provider and event name")
erroneously removes an include from the tracepoint event header. This
issue crept into the cherry-pick of the patch into the stable-2.12
branch.

Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
Change-Id: I0b77f71937ef6a37fa0d4c1d1617b4031ae2cf02
probes/lttng-tracepoint-event-impl.h
This page took 0.025025 seconds and 4 git commands to generate.