(UPDATE_TIME_LEN): New.
(update_time): Define with size to make MSVC happy.
This commit is contained in:
parent
032f14cf7a
commit
228a545ff3
2 changed files with 3 additions and 2 deletions
|
@ -35,4 +35,4 @@
|
|||
|
||||
#include "server.h"
|
||||
|
||||
time_t update_time[];
|
||||
time_t update_time[UPDATE_TIME_LEN];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue