mirror of
https://github.com/isc-projects/bind9.git
synced 2026-03-15 15:12:56 -04:00
use ISC_LWRES_ENDNETENTINT
This commit is contained in:
parent
389cb82bb5
commit
cd54e6e148
1 changed files with 1 additions and 1 deletions
|
|
@ -46,7 +46,7 @@ setnetent(int stayopen) {
|
|||
}
|
||||
#endif
|
||||
|
||||
#ifdef ISC_LWRES_SETNETENTINT
|
||||
#ifdef ISC_LWRES_ENDNETENTINT
|
||||
int
|
||||
endnetent() {
|
||||
return (0);
|
||||
|
|
|
|||
Loading…
Reference in a new issue