summaryrefslogtreecommitdiff
path: root/upb/table.c
diff options
context:
space:
mode:
Diffstat (limited to 'upb/table.c')
-rw-r--r--upb/table.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/upb/table.c b/upb/table.c
index 128f607..429861e 100644
--- a/upb/table.c
+++ b/upb/table.c
@@ -8,6 +8,8 @@
#include <string.h>
+#include "upb/port_def.inc"
+
#define UPB_MAXARRSIZE 16 /* 64k. */
/* From Chromium. */
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback