eventcomm: fix compile with pre-time64 kernels
input_event_sec
and input_event_usec
were not introduced until 64-bit time_t, add a compatibility shim if they are missing.
input_event_sec
and input_event_usec
were not introduced until 64-bit time_t, add a compatibility shim if they are missing.