diff --git a/p4src/bug1-bool.p4 b/p4src/bug1-bool.p4 index cf041cd..4a2a4a7 100644 --- a/p4src/bug1-bool.p4 +++ b/p4src/bug1-bool.p4 @@ -131,6 +131,7 @@ struct headers { } struct metadata { + bit<16> tcp_length; bool do_cksum; }