--- lbbs/src/bbs.c 2025/12/02 08:04:29 1.40 +++ lbbs/src/bbs.c 2025/12/02 08:48:05 1.41 @@ -48,6 +48,8 @@ char BBS_user_tz[BBS_user_tz_max_len + 1 int BBS_user_exp; time_t BBS_eula_tm; +int BBS_update_eula = 0; + time_t BBS_login_tm; time_t BBS_last_access_tm;