mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-08-30 05:57:52 +00:00
fix cut-and-paste error
This commit is contained in:
parent
6acb28c304
commit
5a7a0823f4
@ -37,7 +37,7 @@ char *isc_inet_ntop(int af, const void *src, char *dst, size_t size);
|
||||
int
|
||||
isc_inet_pton(int af, const char *src, void *dst);
|
||||
#else
|
||||
#define isc_inet_ntop inet_ntop
|
||||
#define isc_inet_pton inet_pton
|
||||
#endif
|
||||
|
||||
#ifdef NEED_INET_ATON
|
||||
|
Loading…
x
Reference in New Issue
Block a user