Merge branch 'pre_formatter_cleanups_squashed'

This commit is contained in:
Nick Mathewson
2020-01-09 07:32:39 -05:00
59 changed files with 284 additions and 206 deletions
+1
View File
@@ -41,6 +41,7 @@ void routerparse_init(void);
void routerparse_free_all(void);
#ifdef ROUTERDESC_TOKEN_TABLE_PRIVATE
#include "feature/dirparse/parsecommon.h"
extern const struct token_rule_t routerdesc_token_table[];
#endif