summaryrefslogtreecommitdiff
path: root/m4
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2001-09-29 08:13:26 +0000
committerJim Meyering <jim@meyering.net>2001-09-29 08:13:26 +0000
commit16de496c5d7cf75898cfc8ed203c62d213901517 (patch)
tree64f09fef8a661a08f172873cac65b3c1f9569278 /m4
parent33e8cff715200e9d6cd25cccd538457732741529 (diff)
downloadcoreutils-16de496c5d7cf75898cfc8ed203c62d213901517.tar.xz
*** empty log message ***
Diffstat (limited to 'm4')
-rw-r--r--m4/ChangeLog7
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