summaryrefslogtreecommitdiff
path: root/upb/stdc/io.c
diff options
context:
space:
mode:
Diffstat (limited to 'upb/stdc/io.c')
-rw-r--r--upb/stdc/io.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/upb/stdc/io.c b/upb/stdc/io.c
index 1abed32..5d36aa5 100644
--- a/upb/stdc/io.c
+++ b/upb/stdc/io.c
@@ -7,6 +7,9 @@
#include "upb/stdc/io.h"
+#include <errno.h>
+#include <stdlib.h>
+#include <string.h>
#include "upb/stdc/error.h"
// We can make this configurable if necessary.
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback