equal
deleted
inserted
replaced
|
1 /* Generated automatically */ |
|
2 #ifndef HAVE_INET_NTOP |
|
3 #else /* !HAVE_INET_NTOP */ |
|
4 # define zsh_inet_ntop inet_ntop |
|
5 #endif /* !HAVE_INET_NTOP */ |
|
6 #ifndef HAVE_INET_ATON |
|
7 #else /* !HAVE_INET_ATON */ |
|
8 # define zsh_inet_aton inet_aton |
|
9 #endif /* !HAVE_INET_ATON */ |
|
10 #ifndef HAVE_INET_PTON |
|
11 #endif /* !HAVE_INET_PTON */ |
|
12 #ifndef HAVE_GETIPNODEBYNAME |
|
13 # ifndef HAVE_GETHOSTBYNAME2 |
|
14 #else /* !HAVE_GETHOSTBYNAME2 */ |
|
15 # define zsh_gethostbyname2 gethostbyname2 |
|
16 # endif /* !HAVE_GETHOSTBYNAME2 */ |
|
17 #else /* !HAVE_GETIPNODEBYNAME */ |
|
18 # define zsh_getipnodebyname getipnodebyname |
|
19 #endif /* !HAVE_GETIPNODEBYNAME */ |