summaryrefslogtreecommitdiffstats
path: root/libgfortran/io/io.h
diff options
context:
space:
mode:
Diffstat (limited to 'libgfortran/io/io.h')
-rw-r--r--libgfortran/io/io.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libgfortran/io/io.h b/libgfortran/io/io.h
index 3cb98f42ede..5e3adbc42d9 100644
--- a/libgfortran/io/io.h
+++ b/libgfortran/io/io.h
@@ -450,7 +450,7 @@ internal_proto(output_stream);
extern stream *error_stream (void);
internal_proto(error_stream);
-extern int compare_file_filename (stream *, const char *, int);
+extern int compare_file_filename (gfc_unit *, const char *, int);
internal_proto(compare_file_filename);
extern gfc_unit *find_file (void);
OpenPOWER on IntegriCloud