summaryrefslogtreecommitdiff
path: root/upb/pb/encoder.c
diff options
context:
space:
mode:
Diffstat (limited to 'upb/pb/encoder.c')
-rw-r--r--upb/pb/encoder.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/upb/pb/encoder.c b/upb/pb/encoder.c
index 5f74010..e7092a8 100644
--- a/upb/pb/encoder.c
+++ b/upb/pb/encoder.c
@@ -57,6 +57,7 @@
#include "upb/pb/encoder.h"
#include "upb/pb/varint.int.h"
+#include "upb/port_def.inc"
/* The output buffer is divided into segments; a segment is a string of data
* that is "ready to go" -- it does not need any varint lengths inserted into
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback