Skip to content

Commit 568f277

Browse files
committed
channeld: replace struct splice with struct splicing for OpenBSD.
Since it's only for transitory splicing info, the new name makes sense. ``` cc channeld/channeld.c In file included from channeld/channeld.c:23: ./channeld/splice.h:37:8: error: redefinition of 'splice' struct splice { ^ /usr/include/sys/socket.h:140:8: note: previous definition is here struct splice { ^ ``` Reported-by: @grubles Signed-off-by: Rusty Russell <[email protected]> Fixes: ElementsProject#6486
1 parent a2830e2 commit 568f277

File tree

3 files changed

+99
-99
lines changed

3 files changed

+99
-99
lines changed

0 commit comments

Comments
 (0)