summaryrefslogtreecommitdiff
path: root/upb/structs.int.h
diff options
context:
space:
mode:
Diffstat (limited to 'upb/structs.int.h')
-rw-r--r--upb/structs.int.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/upb/structs.int.h b/upb/structs.int.h
index 6bc502e..ec7a4ae 100644
--- a/upb/structs.int.h
+++ b/upb/structs.int.h
@@ -5,6 +5,8 @@
#ifndef UPB_STRUCTS_H_
#define UPB_STRUCTS_H_
+#include "upb/upb.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