Files
libsodium/builds/wasm32-freestanding/include/time.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
39 B
C

#ifndef _TIME_H
#define _TIME_H
#endif