* intrinsics/rename.c: Add missing #includes.
From-SVN: r98961
This commit is contained in:
parent
abdafc8ef4
commit
d8955e4baf
@ -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…
Reference in New Issue
Block a user