lttv: C99 compatibility fix
authorFlorian Weimer via lttng-dev <lttng-dev@lists.lttng.org>
Tue, 10 Jan 2023 10:54:22 +0000 (05:54 -0500)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Tue, 10 Jan 2023 19:22:33 +0000 (14:22 -0500)
While rebuilding Fedora with a C99 compiler, we noticed that we need
this patch to avoid a compilation error:

Related to:

  <https://fedoraproject.org/wiki/Changes/PortingToModernC>
  <https://fedoraproject.org/wiki/Toolchain/PortingToModernC>

Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>

No differences found
This page took 0.023172 seconds and 4 git commands to generate.