1 #ifndef __wasilibc_sys_uio_h
2 #define __wasilibc_sys_uio_h
3 
4 #include <__struct_iovec.h>
5 
6 #endif
7