summaryrefslogtreecommitdiff
path: root/upb/structs.int.h
diff options
context:
space:
mode:
authorJoshua Haberman <jhaberman@gmail.com>2018-12-13 09:53:29 -0800
committerJoshua Haberman <jhaberman@gmail.com>2018-12-13 09:53:29 -0800
commit10e682cf2a0e8dcfd79f9dfbad5367f6b6bf8a61 (patch)
tree7cc129781f24070b9e3fdba060a92b591baa1ca1 /upb/structs.int.h
parent6bcdaa13528bd9b924705ae9835dd8f0ca0337d5 (diff)
Added hazzers.
Diffstat (limited to 'upb/structs.int.h')
-rw-r--r--upb/structs.int.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/upb/structs.int.h b/upb/structs.int.h
index 6bc502e..1394dd4 100644
--- a/upb/structs.int.h
+++ b/upb/structs.int.h
@@ -5,6 +5,9 @@
#ifndef UPB_STRUCTS_H_
#define UPB_STRUCTS_H_
+#include "upb/def.h"
+#include "upb/msg.h"
+
struct upb_array {
upb_fieldtype_t type;
uint8_t element_size;
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback