* windres.c: add verbose option
[deliverable/binutils-gdb.git] / binutils / windres.h
index a3c789abd029257afbbda6e1c20c1691044a914d..db43dd51c982d66d86409e5553e6574b2580fcec 100644 (file)
@@ -742,6 +742,8 @@ struct bindata
   unsigned char *data;
 };
 
+extern int verbose;
+
 /* Function declarations.  */
 
 extern struct res_directory *read_rc_file
This page took 0.024895 seconds and 4 git commands to generate.