ust-fd: Add close_range declaration stable-2.13
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:10 +0000 (15:10 -0400)
commit706227cbdea4acb07d7e8f0393ce694d5c7c1265
treee454a60a8ecf1996361b67d5dd57594efa939605
parent8f172828fb4df6bb19d5d2f62da2c01c8627373f
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
src/lib/lttng-ust-fd/lttng-ust-fd.c
This page took 0.024778 seconds and 4 git commands to generate.