aboutsummaryrefslogtreecommitdiff
path: root/lib/mlibc/abis/linux/socklen_t.h
blob: 190e5f9f81147280c58310c6e83774fe6ee13e8b (plain)
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 */