external_zblue/lib/libc/common/source/time
Jamie McCrae 2268359857 lib: libc: common: time: Add toolchain include
This file uses something that is defined in the toolchain files,
fix a build error by including that header

Signed-off-by: Jamie McCrae <jamie.mccrae@nordicsemi.no>
2026-04-20 17:45:59 +08:00
..
asctime.c libc: common: implement multiple time functions 2026-04-20 17:37:28 +08:00
ctime.c libc/common: Define _POSIX_C_SOURCE to gain access to POSIX functions 2026-04-20 17:43:16 +08:00
gmtime_r.c lib: libc: common: time: Add toolchain include 2026-04-20 17:45:59 +08:00
localtime_r_utc.c libc/common: Define _POSIX_C_SOURCE to gain access to POSIX functions 2026-04-20 17:43:16 +08:00
time.c