fix no-places build
This commit is contained in:
parent
bfb4d34715
commit
79738d3bf6
|
@ -323,7 +323,7 @@ static void release_master_btc_mark(NewGC *gc)
|
|||
|
||||
#else
|
||||
|
||||
static void check_master_btc_mark(NewGC *gc) { }
|
||||
static void check_master_btc_mark(NewGC *gc, mpage *page) { }
|
||||
static void release_master_btc_mark(NewGC *gc) { }
|
||||
|
||||
#endif
|
||||
|
|
Loading…
Reference in New Issue
Block a user