how to fix ?
unsigned short idle_ = cap_value(DIFF_TICK32(sockt->last_tick, sd->idletime), 0, USHRT_MAX);
5>c:usersbossdesktopsweetplusservertrunksrcmapstatus.c(10467): error C2065: 'sockt' : undeclared identifier
5>c:usersbossdesktopsweetplusservertrunksrcmapstatus.c(10467): error C2223: left of '->last_tick' must point to struct/union
5>c:usersbossdesktopsweetplusservertrunksrcmapstatus.c(10467): error C2065: 'sockt' : undeclared identifier
5>c:usersbossdesktopsweetplusservertrunksrcmapstatus.c(10467): error C2223: left of '->last_tick' must point to struct/union
5>c:usersbossdesktopsweetplusservertrunksrcmapstatus.c(10467): error C2065: 'sockt' : undeclared identifier
5>c:usersbossdesktopsweetplusservertrunksrcmapstatus.c(10467): error C2223: left of '->last_tick' must point to struct/union
5>c:usersbossdesktopsweetplusservertrunksrcmapstatus.c(10467): fatal error C1903: unable to recover from previous error(s); stopping compilation