OSDN Git Service

Apply Mumit Khan's patch to allow temporary file for process interconnection
[pf3gnuchains/sourceware.git] / binutils / windres.h
index db43dd5..ba73612 100644 (file)
@@ -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 *));