*** 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 9a04660..f36c989 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'.