summaryrefslogtreecommitdiffstats
path: root/options/options.h
diff options
context:
space:
mode:
Diffstat (limited to 'options/options.h')
-rw-r--r--options/options.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/options/options.h b/options/options.h
index 851b9c507f..8c28a70d99 100644
--- a/options/options.h
+++ b/options/options.h
@@ -73,6 +73,7 @@ typedef struct MPOpts {
int use_terminal;
char *dump_stats;
int verbose;
+ int msg_really_quiet;
char **msg_levels;
int msg_color;
int msg_module;