refactor(lsm): allow modules to import other internal header files
This commit is contained in:
parent
c327be80e9
commit
0548efda97
9 changed files with 54 additions and 4 deletions
|
|
@ -1,5 +1,5 @@
|
|||
#include "test.h"
|
||||
#include "lsm_bt_internal.h"
|
||||
#include "lsm/bt_internal.h"
|
||||
|
||||
#define BT_INIT() \
|
||||
lsm_bt *bt; \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue