summaryrefslogtreecommitdiff
path: root/upb/msg.h
diff options
context:
space:
mode:
Diffstat (limited to 'upb/msg.h')
-rw-r--r--upb/msg.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/upb/msg.h b/upb/msg.h
index ee1e2fb..8024828 100644
--- a/upb/msg.h
+++ b/upb/msg.h
@@ -386,6 +386,7 @@ bool upb_msg_getscalarhandlerdata(const upb_handlers *h,
/** Interfaces for generated code *********************************************/
#define UPB_NOT_IN_ONEOF UINT16_MAX
+#define UPB_NO_HASBIT UINT16_MAX
typedef struct {
uint32_t number;
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback