summaryrefslogtreecommitdiff
path: root/src/upb_string.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/upb_string.c')
-rw-r--r--src/upb_string.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/upb_string.c b/src/upb_string.c
index 733bafe..bb40a62 100644
--- a/src/upb_string.c
+++ b/src/upb_string.c
@@ -4,6 +4,7 @@
* Copyright (c) 2009 Joshua Haberman. See LICENSE for details.
*/
+#include <stdio.h>
#include "upb_string.h"
bool upb_strreadfile(const char *filename, struct upb_string *data) {
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback