Florian Weimer
f24cfd1a69
extmod/axtls-include: Add back needed header files for building axTLS.
...
MicroPython overrides the axTLS port configuration file, but fails to
include <arpa/inet.h> (needed for htonl) and <sys/time.h> (needed for
gettimeofday). This results in build failures with compilers which do not
support implicit function declarations (which were removed from C in 1999).
This commit adds back the needed headers that were removed in this commit:
bd08017309
Signed-off-by: Damien George <damien@micropython.org>
2023-01-12 16:04:57 +11:00
..
2023-01-12 16:04:57 +11:00
2022-11-11 15:14:14 +11:00
2017-07-18 11:57:39 +10:00
2022-10-22 19:12:46 +11:00
2022-10-11 23:31:49 +11:00
2022-12-14 13:25:24 +11:00
2022-11-17 23:20:58 +11:00
2022-11-09 18:43:13 +01:00
2022-05-05 13:30:40 +10:00
2021-08-19 22:50:11 +10:00
2021-08-19 22:50:11 +10:00
2022-09-19 19:06:15 +10:00
2022-09-19 19:06:15 +10:00
2022-09-19 19:06:15 +10:00
2017-07-31 18:35:40 +10:00
2022-09-19 19:06:15 +10:00
2017-07-18 11:57:39 +10:00
2019-07-01 22:53:00 +10:00
2017-07-18 11:57:39 +10:00
2022-09-19 19:06:15 +10:00
2021-09-04 16:31:17 +10:00
2022-09-19 19:06:15 +10:00
2017-07-18 11:57:39 +10:00
2022-11-11 16:24:32 +11:00
2022-09-19 19:06:15 +10:00
2022-11-11 16:24:32 +11:00
2022-03-09 10:03:23 +11:00
2022-09-23 15:21:54 +10:00
2022-09-22 11:47:03 +10:00
2022-09-19 19:06:15 +10:00
2022-12-09 16:47:23 +11:00
2022-11-09 10:48:53 +11:00
2022-12-15 17:40:06 +11:00
2022-12-15 17:40:06 +11:00
2022-06-02 16:31:37 +10:00
2022-09-19 19:06:15 +10:00
2022-08-26 16:43:55 +10:00
2022-09-19 19:06:15 +10:00
2022-09-19 19:06:15 +10:00
2022-09-19 19:06:15 +10:00
2022-06-02 16:31:37 +10:00
2022-08-26 16:44:35 +10:00
2022-06-02 16:31:37 +10:00
2022-06-02 16:31:37 +10:00
2022-11-18 15:13:00 +11:00
2022-06-07 23:41:49 +10:00
2022-09-19 19:06:15 +10:00
2022-09-19 19:06:15 +10:00
2022-12-15 17:40:06 +11:00
2022-09-19 19:06:15 +10:00
2022-12-15 12:06:22 -08:00
2022-09-19 19:06:15 +10:00
2022-09-19 19:06:15 +10:00
2019-02-14 00:35:45 +11:00
2022-09-19 19:06:15 +10:00
2022-09-19 19:06:15 +10:00
2020-09-08 11:41:31 +10:00
2022-06-03 11:53:28 +10:00
2022-12-20 16:06:40 +11:00
2019-06-03 16:47:35 +10:00
2022-12-15 17:40:06 +11:00
2022-12-15 17:40:06 +11:00
2022-11-11 16:24:32 +11:00
2022-10-14 15:54:53 +11:00
2020-10-01 14:20:42 +10:00
2020-02-28 10:33:03 +11:00
2020-06-19 22:07:32 +10:00
2022-09-19 19:06:15 +10:00
2022-09-19 19:06:15 +10:00
2019-10-29 12:12:37 +11:00
2022-11-11 16:24:32 +11:00
2019-10-29 14:17:29 +11:00
2022-11-11 16:24:32 +11:00
2022-11-11 16:24:32 +11:00
2022-09-19 23:44:50 +10:00
2022-11-01 13:10:45 +11:00
2018-06-06 14:33:42 +10:00
2020-08-12 23:40:50 +10:00
2022-09-19 19:06:15 +10:00
2022-05-25 13:04:45 +10:00
2022-09-19 19:06:07 +10:00
2017-07-18 11:57:39 +10:00