diff options
author | Thomas Bushnell <thomas@gnu.org> | 1997-07-09 18:58:01 +0000 |
---|---|---|
committer | Thomas Bushnell <thomas@gnu.org> | 1997-07-09 18:58:01 +0000 |
commit | abf8316de7f2050585ffa00848dd803775f2ea54 (patch) | |
tree | 10827c115c1efb41fc2421a8f08d371acc7e3477 /boot/ChangeLog | |
parent | f881a47ca2e589a19f47c89d23ea01f3e69b427b (diff) |
Mon Jul 7 16:25:49 1997 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>
* boot.c: Include <fcntl.h> instead of <fcntlbits.h>. Suggested
by Marcus G. Daniels (marcus@cathcart.sysc.pdx.edu).
Diffstat (limited to 'boot/ChangeLog')
-rw-r--r-- | boot/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/boot/ChangeLog b/boot/ChangeLog index fd915038..f15f8868 100644 --- a/boot/ChangeLog +++ b/boot/ChangeLog @@ -3,6 +3,11 @@ * boot_script.c (prompt_resume_task): Pass more than a single character buffer to safe_gets. +Mon Jul 7 16:25:49 1997 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu> + + * boot.c: Include <fcntl.h> instead of <fcntlbits.h>. Suggested + by Marcus G. Daniels (marcus@cathcart.sysc.pdx.edu). + 1997-06-20 Miles Bader <miles@gnu.ai.mit.edu> * boot.c (bootscript): Made global. |