mirror of
https://github.com/jedisct1/libsodium.git
synced 2026-08-30 13:47:12 +09:00
Freestanding WebAssembly is enough, and WASI has always been a pain to support.
4 lines
47 B
C
4 lines
47 B
C
#ifndef _SYS_STAT_H
|
|
#define _SYS_STAT_H
|
|
#endif
|