OSDN Git Service
(root)
/
pf3gnuchains
/
gcc-fork.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
PR libfortran/27107
[pf3gnuchains/gcc-fork.git]
/
libgfortran
/
runtime
/
environ.c
diff --git
a/libgfortran/runtime/environ.c
b/libgfortran/runtime/environ.c
index
555b448
..
21c2cc9
100644
(file)
--- a/
libgfortran/runtime/environ.c
+++ b/
libgfortran/runtime/environ.c
@@
-34,8
+34,6
@@
Boston, MA 02110-1301, USA. */
#include <ctype.h>
#include "libgfortran.h"
-#include "../io/io.h"
-
/* Environment scanner. Examine the environment for controlling minor
* aspects of the program's execution. Our philosophy here that the