mirror of
https://github.com/isc-projects/bind9.git
synced 2026-03-21 18:10:37 -04:00
#endif was misspelled as #define
This commit is contained in:
parent
a71f9502bf
commit
1a087ddc8f
1 changed files with 1 additions and 1 deletions
|
|
@ -96,7 +96,7 @@ struct addrinfo {
|
|||
#define NI_NAMEREQD 0x00000004
|
||||
#define NI_NUMERICSERV 0x00000008
|
||||
#define NI_DGRAM 0x00000010
|
||||
#define
|
||||
#endif
|
||||
|
||||
#ifdef ISC_LWRES_GETADDRINFOPROTO
|
||||
int
|
||||
|
|
|
|||
Loading…
Reference in a new issue