mirror of
https://sourceware.org/git/glibc.git
synced 2025-07-28 00:21:52 +03:00
(_HAVE_SA_LEN): Define.
This commit is contained in:
@ -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 */
|
||||
|
Reference in New Issue
Block a user