X-Git-Url: https://git.saurik.com/bison.git/blobdiff_plain/ae2b48f5c00b50f1873dc205020288c19bd1c27c..c53b6848897960bc783afdbc230e1a247977d63d:/src/symlist.h diff --git a/src/symlist.h b/src/symlist.h index 9b0f1172..c369f69b 100644 --- a/src/symlist.h +++ b/src/symlist.h @@ -83,6 +83,7 @@ typedef struct symbol_list location percent_empty_loc; int dprec; + location dprec_location; int merger; location merger_declaration_location;