From 10e682cf2a0e8dcfd79f9dfbad5367f6b6bf8a61 Mon Sep 17 00:00:00 2001 From: Joshua Haberman Date: Thu, 13 Dec 2018 09:53:29 -0800 Subject: Added hazzers. --- upb/structs.int.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'upb/structs.int.h') 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; -- cgit v1.2.3