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