From 259185400a65f2fc0c304b42aae6dde1dddd4baa Mon Sep 17 00:00:00 2001 From: hjl Date: Thu, 12 Sep 2002 21:41:09 +0000 Subject: 2002-09-12 H.J. Lu * support/include/nfslib.h (svctcp_socket): Protect it with HAVE_SVCTCP_SOCKET. (svcudp_socket): Protect it with HAVE_SVCUDP_SOCKET. --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index a7b593a..00fc995 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2002-09-12 H.J. Lu + + * support/include/nfslib.h (svctcp_socket): Protect it with + HAVE_SVCTCP_SOCKET. + (svcudp_socket): Protect it with HAVE_SVCUDP_SOCKET. + 2002-09-12 H.J. Lu * configure.in (VERSION): Set to "1.0.2". -- cgit