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