diff options
author | Jim Meyering <jim@meyering.net> | 2001-09-29 08:13:26 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2001-09-29 08:13:26 +0000 |
commit | 16de496c5d7cf75898cfc8ed203c62d213901517 (patch) | |
tree | 64f09fef8a661a08f172873cac65b3c1f9569278 | |
parent | 33e8cff715200e9d6cd25cccd538457732741529 (diff) | |
download | coreutils-16de496c5d7cf75898cfc8ed203c62d213901517.tar.xz |
*** empty log message ***
-rw-r--r-- | m4/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/m4/ChangeLog b/m4/ChangeLog index 7ab1b44c2..ac08d1b08 100644 --- a/m4/ChangeLog +++ b/m4/ChangeLog @@ -1,3 +1,10 @@ +2001-09-29 Jim Meyering <meyering@lucent.com> + + * ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS) + [one-argument getmntent function]): Include stdio.h before mntent.h. + SunOS4.1.x needs it for the declaration of `FILE'. + Patch by Volker Borchert. + 2001-09-28 Paul Eggert <eggert@twinsun.com> Fix bug reported by Petter Reinholdtsen for HP-UX 10.20, which |