changeset 2602:15ffcd294af9

.
author Jim Meyering <jim@meyering.net>
date Sun, 18 Jun 2000 17:47:50 +0000
parents 32aedb7cc66a
children 39110966c86d
files lib/ChangeLog
diffstat 1 files changed, 5 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lib/ChangeLog
+++ b/lib/ChangeLog
@@ -1,3 +1,8 @@
+2000-06-18  Jim Meyering  <meyering@lucent.com>
+
+	* getloadavg.c: s/NLIST_STRUCT/HAVE_NLIST_H/.  Remove big
+	multi-platform `#ifndef NLIST_STRUCT' block.
+
 2000-06-15  Paul Eggert  <eggert@twinsun.com>
 
 	* lib/human.c (adjust_value): New function.