summaryrefslogtreecommitdiff
path: root/upb/json/parser.rl
diff options
context:
space:
mode:
Diffstat (limited to 'upb/json/parser.rl')
-rw-r--r--upb/json/parser.rl2
1 files changed, 2 insertions, 0 deletions
diff --git a/upb/json/parser.rl b/upb/json/parser.rl
index a48a47d..7e260a4 100644
--- a/upb/json/parser.rl
+++ b/upb/json/parser.rl
@@ -33,6 +33,8 @@
#include "upb/json/parser.h"
#include "upb/pb/encoder.h"
+#include "upb/port_def.inc"
+
#define UPB_JSON_MAX_DEPTH 64
/* Type of value message */
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback