New xdump updates:
(EF_UPDATES, update_ca): New. (empfile): Add it. (update_time): Move to src/lib/global/updtime.c.
This commit is contained in:
parent
e9cfbdc241
commit
7dd8b8a305
8 changed files with 55 additions and 9 deletions
|
@ -40,7 +40,7 @@ extern int shutdown_pending;
|
|||
extern int update_pending;
|
||||
extern int update_running;
|
||||
extern empth_rwlock_t *update_lock;
|
||||
extern time_t update_time[];
|
||||
extern time_t update_time[16];
|
||||
|
||||
void market_init(void);
|
||||
void update_main(void);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue