Daniel Axtens f071024bf8 Do not include time.h without MBEDTLS_HAVE_TIME
MBEDTLS_HAVE_TIME is documented as: "System has time.h and time()."

If that is not defined, do not attempt to include time.h.

A particular problem is platform-time.h, which should only be included if
MBEDTLS_HAVE_TIME is defined, which makes everything messier. Maybe it
should be refactored to have the check inside the header.

Signed-off-by: Daniel Axtens <dja@axtens.net>
2022-03-04 05:07:45 -05:00
..
2021-10-22 22:05:04 +02:00
2021-06-28 09:24:07 +01:00
2021-10-27 11:25:08 +02:00
2021-12-06 18:58:02 +00:00
2021-06-18 12:59:38 +02:00
2021-11-03 16:13:32 +01:00
2021-09-27 16:25:05 +08:00
2021-06-28 09:24:07 +01:00
2021-06-28 09:24:07 +01:00
2022-01-24 10:48:10 -05:00
2021-06-28 09:24:07 +01:00
2021-12-28 17:42:30 +01:00
2021-06-28 09:24:07 +01:00
2021-11-30 15:37:49 +00:00
2021-06-28 09:24:07 +01:00
2021-10-22 22:05:10 +02:00
2021-06-28 09:24:07 +01:00