diff options
Diffstat (limited to 'lib/ChangeLog')
-rw-r--r-- | lib/ChangeLog | 3 |
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]: |