diff options
author | Thomas Bushnell <thomas@gnu.org> | 1997-07-23 18:21:31 +0000 |
---|---|---|
committer | Thomas Bushnell <thomas@gnu.org> | 1997-07-23 18:21:31 +0000 |
commit | 1518464351c0e9339d4e4e4d418c24f6e62e4932 (patch) | |
tree | fe3e472589e207d838d6409cd1532993d9fec4ac | |
parent | 44027db7255f5711818bce4fa26bde068dc69d7c (diff) |
*** empty log message ***
-rw-r--r-- | libnetfs/ChangeLog | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libnetfs/ChangeLog b/libnetfs/ChangeLog index ae04b081..5312ef95 100644 --- a/libnetfs/ChangeLog +++ b/libnetfs/ChangeLog @@ -1,7 +1,7 @@ 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). + * file-exec.c: Include <fcntl.h> instead of <fcntlbits.h>. + Suggested by Marcus G. Daniels (marcus@cathcart.sysc.pdx.edu). 1997-06-11 Miles Bader <miles@gnu.ai.mit.edu> |