mirror of
https://github.com/aljazceru/lightning.git
synced 2026-01-06 23:54:22 +01:00
database: pull out database code into a new module
We're going to reuse the database controllers for the accounting plugin
This commit is contained in:
@@ -10,6 +10,7 @@
|
||||
#include <common/peer_status_wiregen.h>
|
||||
#include <common/status_wiregen.h>
|
||||
#include <common/version.h>
|
||||
#include <db/exec.h>
|
||||
#include <errno.h>
|
||||
#include <fcntl.h>
|
||||
#include <lightningd/lightningd.h>
|
||||
|
||||
Reference in New Issue
Block a user