mirror of
https://github.com/ElementsProject/lightning.git
synced 2024-11-19 09:54:16 +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> |
||
---|---|---|
.. | ||
gheap@67fc83bc95 | ||
jsmn@18e9fe42cb | ||
libbacktrace@5a99ff7fed | ||
libsodium@675149b9b8 | ||
libwally-core@b8d7ea9104 | ||
.gitignore | ||
Makefile |