]> git.proxmox.com Git - wasi-libc.git/blobdiff - libc-bottom-half/headers/public/__header_fcntl.h
Move the mode_t macros into their own header.
[wasi-libc.git] / libc-bottom-half / headers / public / __header_fcntl.h
index c5d5a0cbde2c4e429a1a60497d4e16e274810d57..24f72eaf971959a15a94139f5c3934b1bb0a29ea 100644 (file)
@@ -3,6 +3,7 @@
 
 #include <wasi/core.h>
 #include <__seek.h>
+#include <__mode_t.h>
 
 #define O_APPEND __WASI_FDFLAG_APPEND
 #define O_DSYNC __WASI_FDFLAG_DSYNC