OSDN Git Service

PR libfortran/26540
[pf3gnuchains/gcc-fork.git] / libgfortran / intrinsics / rename.c
index 9e1d533..c1be29b 100644 (file)
@@ -35,8 +35,6 @@ Boston, MA 02110-1301, USA.  */
 #include <stdio.h>
 #include <string.h>
 
-#include "../io/io.h"
-
 /* SUBROUTINE RENAME(PATH1, PATH2, STATUS)
    CHARACTER(len=*), INTENT(IN) :: PATH1, PATH2
    INTEGER, INTENT(OUT), OPTIONAL :: STATUS  */