mirror of
https://github.com/ElementsProject/lightning.git
synced 2025-01-18 13:25:43 +01:00
c76cfe9c5c
And add secp_recovery to headers, while we're at it. ``` ./wire/wire.h:7:10: fatal error: secp256k1_recovery.h: No such file or directory #include <secp256k1_recovery.h> ^~~~~~~~~~~~~~~~~~~~~~ compilation terminated. Makefile:254: recipe for target 'connectd/test/run-initiator-success.o' failed make: *** [connectd/test/run-initiator-success.o] Error 1 m ``` Signed-off-by: Rusty Russell <rusty@rustcorp.com.au> |
||
---|---|---|
.. | ||
Makefile | ||
run-initiator-success.c | ||
run-responder-success.c |