summaryrefslogtreecommitdiff
path: root/old/sh-utils/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'old/sh-utils/ChangeLog')
-rw-r--r--old/sh-utils/ChangeLog3
1 files changed, 2 insertions, 1 deletions
diff --git a/old/sh-utils/ChangeLog b/old/sh-utils/ChangeLog
index 1a501685b..2f092afba 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 <sys/socket.h> 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)