mirror of
https://gitee.com/openharmony/third_party_libsnd
synced 2025-02-17 01:20:02 +00:00
![evpobr](/assets/img/avatar_default.png)
* src/test_main.c: Fix undeclared off_t type with MSVC * tests/misc_test.c: Fix undefined S_ISCHR & S_ISBLK with MSVC * tests/stdin_test.c: Fix undefined STDIN_FILENO with MSVC * tests/win32_ordinal_test.c: Fix undeclared getcwd() with MSVC * Fix missing unistd.h under Win32 Related: https://github.com/erikd/libsndfile/issues/154