xref: /drstd/dlibc/src/unix/platform/dragonos/c/dragonos_include/sys/types.h (revision 0fe3ff0054d3aec7fbf9bddecfecb10bc7d23a51)
1 #ifndef _SYS_TYPES_H
2 #define _SYS_TYPES_H
3 
4 #include "types_internal.h"
5 #include "../stddef.h"
6 #include "select.h"
7 
8 #endif /* _SYS_TYPES_H */
9