Move database compilation out into its own tool (for now).
This commit is contained in:
parent
d6b59a1c12
commit
f0528b0ded
14 changed files with 588 additions and 404 deletions
2
funcs.h
2
funcs.h
|
@ -1,5 +1,5 @@
|
|||
#include <stdbool.h>
|
||||
#include "database.h"
|
||||
#include "database/database.h"
|
||||
|
||||
/* Statement functions
|
||||
*
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue