mirror of
https://github.com/ElementsProject/lightning.git
synced 2025-02-23 15:00:34 +01:00
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 <rusty@rustcorp.com.au> Fixes: #6486 |
||
---|---|---|
.. | ||
test | ||
channeld.c | ||
channeld.h | ||
channeld_htlc.h | ||
channeld_wire.csv | ||
commit_tx.c | ||
commit_tx.h | ||
full_channel.c | ||
full_channel.h | ||
full_channel_error.h | ||
inflight.c | ||
inflight.h | ||
Makefile | ||
splice.c | ||
splice.h | ||
watchtower.c | ||
watchtower.h |