diff options
author | law <law@138bc75d-0d04-0410-961f-82ee72b054a4> | 1998-02-12 23:56:18 +0000 |
---|---|---|
committer | law <law@138bc75d-0d04-0410-961f-82ee72b054a4> | 1998-02-12 23:56:18 +0000 |
commit | 618924c14eea25c6b7620e06884c068e4fddc2b3 (patch) | |
tree | dbff74a30787f1e1da23b9895e1cf0dc3d0d20f5 /libio | |
parent | 16e77b5cf48b641875698f9a4eece6d95857424d (diff) | |
download | gcc-618924c14eea25c6b7620e06884c068e4fddc2b3.tar.gz |
f
* fileops.c: #include <unistd.h>.
* ioprims.c: Likewise.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@17888 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libio')
-rw-r--r-- | libio/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/libio/ChangeLog b/libio/ChangeLog index fca6ef12272..d97d6fe2156 100644 --- a/libio/ChangeLog +++ b/libio/ChangeLog @@ -1,3 +1,8 @@ +Fri Feb 13 00:57:20 1998 Krister Walfridsson (cato@df.lth.se) + + * fileops.c: #include <unistd.h>. + * ioprims.c: Likewise. + 1998-02-10 Mark Mitchell <mmitchell@usa.net> * iostream.cc (ostream::operator<<(long double)): Don't use |