mirror of
https://github.com/aljazceru/lightning.git
synced 2025-12-24 01:24:26 +01:00
sphinx: Fixing makefile for test_sphinx and using lightningd version
This commit is contained in:
committed by
Rusty Russell
parent
09b31624f0
commit
e603dba14a
@@ -9,8 +9,9 @@
|
||||
#include <assert.h>
|
||||
#include <unistd.h>
|
||||
|
||||
#include "daemon/sphinx.h"
|
||||
#include "daemon/sphinx.c"
|
||||
#include "lightningd/sphinx.h"
|
||||
|
||||
secp256k1_context *secp256k1_ctx;
|
||||
|
||||
int main(int argc, char **argv)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user