mirror of
https://github.com/aljazceru/lightning.git
synced 2025-12-20 15:44:21 +01:00
external: new subdirectory for all external libraries and submodules.
You will want to 'make distclean' after this. I also removed libsecp; we use the one in in libwally anyway. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
This commit is contained in:
committed by
Christian Decker
parent
c6976cd947
commit
f42f34b82d
@@ -8,7 +8,7 @@
|
||||
#include <stdlib.h>
|
||||
|
||||
#define JSMN_STRICT 1
|
||||
# include "daemon/jsmn/jsmn.h"
|
||||
# include <external/jsmn/jsmn.h>
|
||||
|
||||
struct ipaddr;
|
||||
struct json_result;
|
||||
|
||||
Reference in New Issue
Block a user