summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2000-06-29 11:30:16 +0000
committerJim Meyering <jim@meyering.net>2000-06-29 11:30:16 +0000
commit60cea0e8feade824ee06058b0381a0edf71a05b9 (patch)
tree7c07a43f5d22fb1407c10e137f98b5d37f4b2815
parentd1e34222a851319531331b92abf53a79c44dcdc7 (diff)
downloadcoreutils-60cea0e8feade824ee06058b0381a0edf71a05b9.tar.xz
*** empty log message ***
-rw-r--r--lib/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/lib/ChangeLog b/lib/ChangeLog
index f36c989c5..3ed285655 100644
--- a/lib/ChangeLog
+++ b/lib/ChangeLog
@@ -1,5 +1,8 @@
2000-06-29 Jim Meyering <meyering@lucent.com>
+ * same.c: Include <string.h> or <strings.h>, as appropriate,
+ for declaration of strcmp.
+
* long-options.c: Include <stdlib.h>, for declaration of exit.
* mountlist.c (fsp_to_string) [HAVE_F_FSTYPENAME_IN_STATFS]: