mirror of
https://github.com/aljazceru/lightning.git
synced 2025-12-24 01:24:26 +01:00
common: move json_stream from lightningd/ to common/
It's not lightningd-specific and we are going to need it for libplugin. The only drawback is the log_io removal in json_stream_output_write()..
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
#include "../json_stream.c"
|
||||
#include "../../common/json_stream.c"
|
||||
#include "../jsonrpc.c"
|
||||
#include "../json.c"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user