Commit d8955e4b by Tobias Schlüter Committed by Tobias Schlüter

* intrinsics/rename.c: Add missing #includes.

From-SVN: r98961
parent abdafc8e
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"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment