You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
libiec61850/hal
Romain Naour 801d43e118 serial_port_linux: Add missing include sys/time.h
POSIX says `struct timeval` is defined if <sys/time.h> is included.

Adding this header allow to build against musl-libc.

Signed-off-by: Romain Naour <romain.naour@smile.fr>
(cherry picked from v1.4 branch commit 661405eb60)
5 years ago
..
ethernet use <poll.h> instead of <sys/poll.h> 5 years ago
filesystem - added Socket_activateTcpKeepAlive function 7 years ago
inc - added UDP support to socket layer 6 years ago
memory - moved lib_memory to hal project 7 years ago
serial serial_port_linux: Add missing include sys/time.h 5 years ago
socket - linux/windows socket: close socket when connect fails in Socket_connectAsync 5 years ago
thread - merged latest changes to the server reporting module from 1.3 branch 7 years ago
time - HAL: added new functions to handle system time with nanosecond resolution 6 years ago
tls/mbedtls - TLS: fixed memory leak when TLS authentication fails 6 years ago
CMakeLists.txt - integrate HAL functions in iec61850.dll 5 years ago