diff options
Diffstat (limited to 'init')
-rw-r--r-- | init/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/init/ChangeLog b/init/ChangeLog index a5fcfd46..b3e2dc50 100644 --- a/init/ChangeLog +++ b/init/ChangeLog @@ -1,3 +1,7 @@ +1999-07-10 Roland McGrath <roland@baalperazim.frob.com> + + * init.c: Add #include <sys/mman.h> for munmap decl. + 1999-07-03 Thomas Bushnell, BSG <tb@mit.edu> * init.c (reboot_system): Use munmap instead of vm_deallocate. |