summaryrefslogtreecommitdiff
path: root/tests/test_varint.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/test_varint.c')
-rw-r--r--tests/test_varint.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/test_varint.c b/tests/test_varint.c
index 7dce6ab..4c076b3 100644
--- a/tests/test_varint.c
+++ b/tests/test_varint.c
@@ -4,6 +4,7 @@
* Copyright (c) 2011 Google Inc. See LICENSE for details.
*/
+#include <stdio.h>
#include "upb/pb/varint.h"
#include "upb_test.h"
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback