1 2 3 4 5 6
#ifndef _ABIBITS_SOCKLEN_T_H #define _ABIBITS_SOCKLEN_T_H typedef unsigned socklen_t; #endif /* _ABIBITS_SOCKLEN_T_H */