summaryrefslogtreecommitdiffstats
path: root/vppapigen/lex.h
diff options
context:
space:
mode:
Diffstat (limited to 'vppapigen/lex.h')
-rw-r--r--vppapigen/lex.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/vppapigen/lex.h b/vppapigen/lex.h
index 5bf38fe8093..e9b0954c0b9 100644
--- a/vppapigen/lex.h
+++ b/vppapigen/lex.h
@@ -45,5 +45,6 @@ enum lex_state {
#define MAXNAME 64000
extern unsigned long input_crc;
+extern unsigned long message_crc;
#endif /* _LEX_H_ */