*** empty log message ***
authorJim Meyering <jim@meyering.net>
Thu, 29 Jun 2000 11:24:14 +0000 (11:24 +0000)
committerJim Meyering <jim@meyering.net>
Thu, 29 Jun 2000 11:24:14 +0000 (11:24 +0000)
lib/ChangeLog

index 9a0466009554ca8b3bd4e5d883a2ab1d904cebb7..f36c989c50b29de1e04066f86794dbb92bd39c30 100644 (file)
@@ -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'.