projects
/
pspp
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
49b8f6a
)
*** empty log message ***
author
Jim Meyering
<jim@meyering.net>
Thu, 29 Jun 2000 11:24:14 +0000
(11:24 +0000)
committer
Jim Meyering
<jim@meyering.net>
Thu, 29 Jun 2000 11:24:14 +0000
(11:24 +0000)
lib/ChangeLog
patch
|
blob
|
history
diff --git
a/lib/ChangeLog
b/lib/ChangeLog
index 9a0466009554ca8b3bd4e5d883a2ab1d904cebb7..f36c989c50b29de1e04066f86794dbb92bd39c30 100644
(file)
--- a/
lib/ChangeLog
+++ b/
lib/ChangeLog
@@
-1,5
+1,7
@@
2000-06-29 Jim Meyering <meyering@lucent.com>
+ * long-options.c: Include <stdlib.h>, for declaration of exit.
+
* mountlist.c (fsp_to_string) [HAVE_F_FSTYPENAME_IN_STATFS]:
Avoid warning by casting result to `char *' to remove `const'.