summaryrefslogtreecommitdiffstats
path: root/expected/wasm32-wasip1-threads/include-all.c
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--expected/wasm32-wasip1-threads/include-all.c (renamed from expected/wasm32-wasi-threads/include-all.c)3
1 files changed, 3 insertions, 0 deletions
diff --git a/expected/wasm32-wasi-threads/include-all.c b/expected/wasm32-wasip1-threads/include-all.c
index 0b43b07..5073374 100644
--- a/expected/wasm32-wasi-threads/include-all.c
+++ b/expected/wasm32-wasip1-threads/include-all.c
@@ -60,6 +60,7 @@
#include <__typedef_suseconds_t.h>
#include <__typedef_time_t.h>
#include <__typedef_uid_t.h>
+#include <__wasi_snapshot.h>
#include <alloca.h>
#include <ar.h>
#include <arpa/ftp.h>
@@ -75,6 +76,7 @@
#include <crypt.h>
#include <ctype.h>
#include <dirent.h>
+#include <dlfcn.h>
#include <endian.h>
#include <err.h>
#include <errno.h>
@@ -141,6 +143,7 @@
#include <sys/select.h>
#include <sys/socket.h>
#include <sys/stat.h>
+#include <sys/statvfs.h>
#include <sys/stropts.h>
#include <sys/syscall.h>
#include <sys/sysinfo.h>