summaryrefslogtreecommitdiff
path: root/src/upb_table.c
diff options
context:
space:
mode:
authorJoshua Haberman <joshua@reverberate.org>2009-12-29 18:39:51 -0800
committerJoshua Haberman <joshua@reverberate.org>2009-12-29 18:39:51 -0800
commitcc396257679698852380822bc6bfb61d33244172 (patch)
treea8aa652251198a9a47bcd2434ae490140accb986 /src/upb_table.c
parent2876225d0547ea7833991b9da8a72427e4bc69b9 (diff)
Getting closer, only a few functions undefined now.
Diffstat (limited to 'src/upb_table.c')
-rw-r--r--src/upb_table.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/upb_table.c b/src/upb_table.c
index 41252a2..f6f6d22 100644
--- a/src/upb_table.c
+++ b/src/upb_table.c
@@ -5,6 +5,7 @@
*/
#include "upb_table.h"
+#include "upb_data.h"
#include <assert.h>
#include <stdlib.h>
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback