mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-10-13 10:07:38 -04:00
FS#13358: Fix sansapatcher build against musl libc
Change-Id: I1824019f4eb30877e2883912ddb50bd420de9fb6
This commit is contained in:
parent
70c5d6239e
commit
57b3d2ffb1
1 changed files with 1 additions and 0 deletions
|
@ -23,6 +23,7 @@
|
|||
#define __SANSAIO_H
|
||||
|
||||
#include <stdint.h>
|
||||
#include <sys/types.h>
|
||||
#if !defined(_MSC_VER)
|
||||
#include <unistd.h> /* not available on MSVC */
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue