From cd54e6e148da345f5d2ff372c420680d0897083e Mon Sep 17 00:00:00 2001 From: Andreas Gustafsson Date: Mon, 24 Jan 2000 18:54:41 +0000 Subject: [PATCH] use ISC_LWRES_ENDNETENTINT --- lib/lwres/getnet.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/lwres/getnet.c b/lib/lwres/getnet.c index 223a9f1563..2683822289 100644 --- a/lib/lwres/getnet.c +++ b/lib/lwres/getnet.c @@ -46,7 +46,7 @@ setnetent(int stayopen) { } #endif -#ifdef ISC_LWRES_SETNETENTINT +#ifdef ISC_LWRES_ENDNETENTINT int endnetent() { return (0);