test/c_lib: Don't fail to compile tests with 32-bit time_t
The native library may use a 32-bit time_t, so we need to avoid
having the compiler generate an error during compilation.
Signed-off-by:
Keith Packard <keithp@keithp.com>
Loading
Please sign in to comment