mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-10 23:30:07 +00:00
(_HAVE_SA_LEN): Define.
This commit is contained in:
parent
7e5fc672a2
commit
4b0e570a52
@ -38,4 +38,6 @@ typedef unsigned char sa_family_t;
|
||||
|
||||
#define __SOCKADDR_COMMON_SIZE (2 * sizeof (unsigned char))
|
||||
|
||||
#define _HAVE_SA_LEN 1 /* We have the sa_len field. */
|
||||
|
||||
#endif /* bits/sockaddr.h */
|
||||
|
Loading…
Reference in New Issue
Block a user