We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5face80 commit 40ca546Copy full SHA for 40ca546
core/iwasm/libraries/libc-wasi/libc_wasi_wrapper.h
@@ -41,7 +41,6 @@ typedef __wasi_riflags_t wasi_riflags_t;
41
typedef __wasi_roflags_t wasi_roflags_t;
42
typedef __wasi_siflags_t wasi_siflags_t;
43
typedef __wasi_sdflags_t wasi_sdflags_t;
44
-typedef __wasi_dircookie_t wasi_dircookie_t;
45
typedef __wasi_preopentype_t wasi_preopentype_t;
46
47
#ifdef __cplusplus
0 commit comments