1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-12-29 00:11:16 +01:00
Jongmin Kim a1cd48a45f
pkg/esp32: avoid sys/uio.h inclusion outside of RIOT
The RIOT header `<sys/uio.h>` is not available when using the bundled ESP-IDF
outside of RIOT.

This patch ensures that `<sys/uio.h>` is only included when `RIOT_VERSION` is
defined.

Signed-off-by: Jongmin Kim <jmkim@debian.org>
2025-04-14 15:20:08 +09:00
..
2024-05-24 11:57:46 +02:00
2025-04-04 11:44:53 +02:00
2025-04-04 11:44:53 +02:00
2025-02-23 13:36:08 +01:00