aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/options.h
diff options
context:
space:
mode:
Diffstat (limited to 'options.h')
-rw-r--r--options.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/options.h b/options.h
index 7fd01ec6..070c0dd8 100644
--- a/options.h
+++ b/options.h
@@ -72,6 +72,7 @@ extern int dump_macros_only;
extern unsigned long fdump_ir;
extern int fhosted;
+extern unsigned int fmax_errors;
extern unsigned int fmax_warnings;
extern int fmem_report;
extern unsigned long long fmemcpy_max_count;