mirror of
https://github.com/libretro/RetroArch.git
synced 2024-11-24 16:39:43 +00:00
057dd563aa
On musl-libc, the compiler would print a warning for nbio_linux.c: "warning: 'struct timespec' declared inside parameter list will not be visible outside of this definition or declaration", indicating a missing header defining this structure. On glibc, this definition is provided through the stdlib header. |
||
---|---|---|
.. | ||
nbio | ||
archive_file_7z.c | ||
archive_file_zlib.c | ||
archive_file.c | ||
config_file_userdata.c | ||
config_file.c | ||
file_path_io.c | ||
file_path.c | ||
retro_dirent.c |