summaryrefslogtreecommitdiff
path: root/libpipe
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>1999-07-11 01:57:09 +0000
committerRoland McGrath <roland@gnu.org>1999-07-11 01:57:09 +0000
commit13e6be8b86ca31583d1ac414cc1bdfe7b2faf5a4 (patch)
tree6cff2076d17a64e05b11b453ca68ba494d4a4824 /libpipe
parent49f1feceed0ae6c92746d42e8563663f67fc546c (diff)
.
Diffstat (limited to 'libpipe')
-rw-r--r--libpipe/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/libpipe/ChangeLog b/libpipe/ChangeLog
index 41347672..d7de9594 100644
--- a/libpipe/ChangeLog
+++ b/libpipe/ChangeLog
@@ -1,3 +1,7 @@
+1999-07-10 Roland McGrath <roland@baalperazim.frob.com>
+
+ * pq.c: Add #include <sys/mman.h> for munmap decl.
+
1999-07-03 Thomas Bushnell, BSG <tb@mit.edu>
* pq.c (free_packets): Use munmap instead of vm_deallocate.