Files
libsodium/builds/wasm32-freestanding/include/fcntl.h
T
Frank Denis ee2972b83e Remove support for WASI
Freestanding WebAssembly is enough, and WASI has always been a
pain to support.
2026-08-26 14:25:41 +02:00

4 lines
41 B
C

#ifndef _FCNTL_H
#define _FCNTL_H
#endif