summaryrefslogtreecommitdiff
path: root/upb/decode.c
diff options
context:
space:
mode:
authorJosh Haberman <jhaberman@gmail.com>2018-09-11 10:59:08 -0700
committerJosh Haberman <jhaberman@gmail.com>2018-09-11 10:59:08 -0700
commitb79fd65a83e6563393807efbc44be3e2bdb16537 (patch)
tree257b56a8c38292e3f78a7793e4f362f9d66013f5 /upb/decode.c
parentb2a388212a208095300f1ff2f767af82dd9e59b2 (diff)
WIP.
Diffstat (limited to 'upb/decode.c')
-rw-r--r--upb/decode.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/upb/decode.c b/upb/decode.c
index fc0e644..0f62326 100644
--- a/upb/decode.c
+++ b/upb/decode.c
@@ -1,4 +1,5 @@
+#include <string.h>
#include "upb/upb.h"
#include "upb/decode.h"
#include "upb/structs.int.h"
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback