aboutsummaryrefslogtreecommitdiffstats
path: root/regparse.h
diff options
context:
space:
mode:
Diffstat (limited to 'regparse.h')
-rw-r--r--regparse.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/regparse.h b/regparse.h
index b6783264f2..5ba7bf0ad0 100644
--- a/regparse.h
+++ b/regparse.h
@@ -306,6 +306,7 @@ typedef struct {
int curr_max_regnum;
int has_recursion;
#endif
+ int warnings_flag;
} ScanEnv;