mirror of
https://github.com/ElementsProject/elements.git
synced 2026-08-14 12:43:40 +02:00
refactor: add kernel/cs_main.*
Co-authored-by: Anthony Towns <aj@erisian.com.au>
This commit is contained in:
parent
296e882250
commit
282019cd3d
17 changed files with 44 additions and 27 deletions
|
|
@ -12,6 +12,7 @@
|
|||
#include <interfaces/echo.h>
|
||||
#include <interfaces/init.h>
|
||||
#include <interfaces/ipc.h>
|
||||
#include <kernel/cs_main.h>
|
||||
#include <node/context.h>
|
||||
#include <rpc/server.h>
|
||||
#include <rpc/server_util.h>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue