summaryrefslogtreecommitdiff
path: root/libps
diff options
context:
space:
mode:
Diffstat (limited to 'libps')
-rw-r--r--libps/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/libps/ChangeLog b/libps/ChangeLog
index 129a9a29..1456e403 100644
--- a/libps/ChangeLog
+++ b/libps/ChangeLog
@@ -1,3 +1,7 @@
+1999-07-10 Roland McGrath <roland@baalperazim.frob.com>
+
+ * common.h: Add #include <sys/mman.h> for munmap decl.
+
1999-07-03 Thomas Bushnell, BSG <tb@mit.edu>
* common.h (VMFREE): Use munmap instead of vm_deallocate.