1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/sys/posix/include/sys
Marian Buschsieweke be387a25bd
sys/posix: Don't shadow <sys/select.h> on native
This fixes compilation issues on musl, where the host POSIX headers
don't mix well with RIOT's POSIX headers.

This adds an conditional `#include_next <sys/select.h>` to RIOT's
`<sys/select.h>` header.
2024-06-05 21:47:56 +02:00
..
bytes.h sys: 64 bit compatibility 2024-01-17 16:05:12 +01:00
select.h sys/posix: Don't shadow <sys/select.h> on native 2024-06-05 21:47:56 +02:00
socket.h codespell: fix remaining issues 2022-09-16 14:00:35 +02:00
statvfs.h doc: fix unbalaced grouping 2022-09-14 15:05:25 +02:00