changeset 2670:8943b543c7f9

*** empty log message ***
author Jim Meyering <jim@meyering.net>
date Thu, 29 Jun 2000 11:24:14 +0000
parents 3668079f961d
children db2d95fa362f
files lib/ChangeLog
diffstat 1 files changed, 2 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lib/ChangeLog	Thu Jun 29 11:24:09 2000 +0000
+++ b/lib/ChangeLog	Thu Jun 29 11:24:14 2000 +0000
@@ -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'.