Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nodejs/node.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'deps/uvwasi/include/wasi_serdes.h')
-rw-r--r--deps/uvwasi/include/wasi_serdes.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/deps/uvwasi/include/wasi_serdes.h b/deps/uvwasi/include/wasi_serdes.h
index ed80e4a88e6..038ae74786a 100644
--- a/deps/uvwasi/include/wasi_serdes.h
+++ b/deps/uvwasi/include/wasi_serdes.h
@@ -103,6 +103,9 @@ IOVS_STRUCT(ciovec_t)
#define UVWASI_SERDES_SIZE_iovec_t 8
IOVS_STRUCT(iovec_t)
+#define UVWASI_SERDES_SIZE_dirent_t 24
+STRUCT(dirent_t)
+
#define UVWASI_SERDES_SIZE_fdstat_t 24
STRUCT(fdstat_t)