mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-09-02 15:45:25 +00:00
#endif was misspelled as #define
This commit is contained in:
@@ -96,7 +96,7 @@ struct addrinfo {
|
|||||||
#define NI_NAMEREQD 0x00000004
|
#define NI_NAMEREQD 0x00000004
|
||||||
#define NI_NUMERICSERV 0x00000008
|
#define NI_NUMERICSERV 0x00000008
|
||||||
#define NI_DGRAM 0x00000010
|
#define NI_DGRAM 0x00000010
|
||||||
#define
|
#endif
|
||||||
|
|
||||||
#ifdef ISC_LWRES_GETADDRINFOPROTO
|
#ifdef ISC_LWRES_GETADDRINFOPROTO
|
||||||
int
|
int
|
||||||
|
Reference in New Issue
Block a user