splice wrapper: Fix missing declaration
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Thu, 9 May 2024 19:46:21 +0000 (15:46 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Thu, 9 May 2024 19:46:21 +0000 (15:46 -0400)
commit86d39f4f5fdbdf6e676d54db6755b7a85f06bf92
tree6e17caa8bd7344ff6b7497b35c98fc89ffa05e0e
parent5b4650535a3bef3e27e2f14786db72120b1a1ea1
splice wrapper: Fix missing declaration

Include the splice wrapper header within the splice.c implementation to
prevent missing declaration warnings.

Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
Change-Id: Ib62f7f575324aa3268d76fb38c39ef70257155ef
include/wrapper/splice.h
src/wrapper/splice.c
This page took 0.0260860000000001 seconds and 4 git commands to generate.