From: Jim Meyering Date: Fri, 23 Feb 1996 14:40:13 +0000 (+0000) Subject: . X-Git-Tag: FILEUTILS-3_12j~70 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=475d6600c17defa51f83a3cb328291613db9f61d;p=thirdparty%2Fcoreutils.git . --- diff --git a/old/sh-utils/ChangeLog b/old/sh-utils/ChangeLog index 1a501685b6..2f092afba0 100644 --- a/old/sh-utils/ChangeLog +++ b/old/sh-utils/ChangeLog @@ -6,8 +6,9 @@ * who-users.c (print_entry): Use strchr, not index. + * configure.in (AC_CHECK_HEADERS): Add sys/socket.h. * canon-host.c [HAVE_SYS_SOCKET_H]: Include for - definition of AF_INET on at least SunOS. + definition of AF_INET on at least SunOS 4. Tue Feb 13 23:49:16 1996 Jim Meyering (meyering@na-net.ornl.gov)