1 2 3 4 5
#ifndef _SYS___CONFIG_H_ #define _SYS___CONFIG_H_ #define _OS_HAS_TIMESPEC 1 #define _OS_HAS_SOCKLEN_T 1 #endif