summaryrefslogtreecommitdiff
path: root/hostmux/ChangeLog
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>1999-07-11 19:44:47 +0000
committerRoland McGrath <roland@gnu.org>1999-07-11 19:44:47 +0000
commitf5d5190918ec5bf8b4edd4ef23386bdccb269fa2 (patch)
treec0a9427fe9d8a0f9662f32326441b3666a193e46 /hostmux/ChangeLog
parent4a1edb2f870e7923e0551563507d75ad83692774 (diff)
.
Diffstat (limited to 'hostmux/ChangeLog')
-rw-r--r--hostmux/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/hostmux/ChangeLog b/hostmux/ChangeLog
index 038992a3..0bcbf513 100644
--- a/hostmux/ChangeLog
+++ b/hostmux/ChangeLog
@@ -1,3 +1,7 @@
+1999-07-11 Roland McGrath <roland@baalperazim.frob.com>
+
+ * mux.c: Add #include <sys/mman.h>.
+
1999-07-09 Thomas Bushnell, BSG <tb@mit.edu>
* mux.c (netfs_get_dirents): Use mmap instead of vm_allocate.