add missing header

This commit is contained in:
Aaron Gyes 2021-10-01 03:40:32 -07:00
parent 831e9082d7
commit d2f47e0523

View File

@ -5,6 +5,7 @@
#include "config.h"
#include "common.h"
#include "enum_map.h"
#define PARSER_DIE() \
do { \