summaryrefslogtreecommitdiff
path: root/upb/decode.c
diff options
context:
space:
mode:
authorJosh Haberman <jhaberman@gmail.com>2019-03-26 08:32:05 -0700
committerJosh Haberman <jhaberman@gmail.com>2019-03-26 08:32:05 -0700
commit0abf6083b33b13bea895bf5d885c5ec58b2bd986 (patch)
tree0278856cbd0263bdddd2f0c68259d3ec2ea383d5 /upb/decode.c
parent32e3f394b42cff2b94c5ef84cb31009ce33c864f (diff)
parenta8a0bc73b981bd94509c180ad8cac36143c479ec (diff)
Merge branch 'master' into apitweaks
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 5315187..8ea0573 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