* intrinsics/rename.c: Add missing #includes.
From-SVN: r98961
This commit is contained in:
parent
abdafc8ef4
commit
d8955e4baf
2 changed files with 6 additions and 0 deletions
|
@ -1,3 +1,7 @@
|
|||
2004-04-29 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
|
||||
|
||||
* intrinsics/rename.c: Add missing #includes.
|
||||
|
||||
2004-04-28 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
|
||||
|
||||
* AUTHORS, COPYING, INSTALL, NEWS, README: Remove.
|
||||
|
|
|
@ -32,6 +32,8 @@ Boston, MA 02111-1307, USA. */
|
|||
#include "libgfortran.h"
|
||||
|
||||
#include <errno.h>
|
||||
#include <stdio.h>
|
||||
#include <string.h>
|
||||
|
||||
#include "../io/io.h"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue