random.c: Include unistd.h for close and read prototypes...
authorAndreas Jaeger <aj@gcc.gnu.org>
Sun, 30 May 2004 09:53:10 +0000 (11:53 +0200)
committerAndreas Jaeger <aj@gcc.gnu.org>
Sun, 30 May 2004 09:53:10 +0000 (11:53 +0200)
commitebeb17c7bb8d07d412b5f02786fb79b0ab0ad2b9
tree1223700984e154f1ab12a23d68e820ab6aa591ea
parent1ea7e6ad84d890cc6d002e9e698055de85a28cfd
random.c: Include unistd.h for close and read prototypes...

* intrinsics/random.c: Include unistd.h for close and read
prototypes, remove unneeded inclusion of assert.h.

* intrinsics/abort.c: Include stdlib.h for abort prototype, remove
unneeded inclusion of assert.h.

From-SVN: r82442
libgfortran/ChangeLog
libgfortran/intrinsics/abort.c
libgfortran/intrinsics/random.c