ust-fd: Add close_range declaration stable-2.12
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Thu, 9 May 2024 19:09:17 +0000 (15:09 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Thu, 9 May 2024 19:10:23 +0000 (15:10 -0400)
commit8791c200883624cf086f2a5dc8a2a97d9270b6da
tree841afa0f3b530c3308174d74e1a0f32f4aa77669
parent5b46d907b448bf793a6dfc219c9826d51575c33a
ust-fd: Add close_range declaration

Old libc headers do not contain a declaration of close_range(). Emit our
own declaration to prevent compiler warnings.

Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
Change-Id: If6ca8193895efbb6ce1ba46e092939b8099bcff6
liblttng-ust-fd/lttng-ust-fd.c
This page took 0.025064 seconds and 4 git commands to generate.