summaryrefslogtreecommitdiff
path: root/binutils/windres.h
diff options
context:
space:
mode:
Diffstat (limited to 'binutils/windres.h')
-rw-r--r--binutils/windres.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/binutils/windres.h b/binutils/windres.h
index db43dd51c9..ba73612982 100644
--- a/binutils/windres.h
+++ b/binutils/windres.h
@@ -747,7 +747,7 @@ extern int verbose;
/* Function declarations. */
extern struct res_directory *read_rc_file
- PARAMS ((const char *, const char *, const char *, int));
+ PARAMS ((const char *, const char *, const char *, int, int));
extern struct res_directory *read_res_file PARAMS ((const char *));
extern struct res_directory *read_coff_rsrc
PARAMS ((const char *, const char *));