summaryrefslogtreecommitdiff
path: root/upb/msg.c
diff options
context:
space:
mode:
Diffstat (limited to 'upb/msg.c')
-rw-r--r--upb/msg.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/upb/msg.c b/upb/msg.c
index c6f0c17..20401f9 100644
--- a/upb/msg.c
+++ b/upb/msg.c
@@ -1,4 +1,6 @@
+#include <string.h>
+#include "upb/table.int.h"
#include "upb/msg.h"
#include "upb/structs.int.h"
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback