diff --git a/src/yb/rpc/lwproto-test.cc b/src/yb/rpc/lwproto-test.cc index a814d920007d..f3f66c053f85 100644 --- a/src/yb/rpc/lwproto-test.cc +++ b/src/yb/rpc/lwproto-test.cc @@ -23,7 +23,7 @@ #include "yb/util/size_literals.h" #include "yb/util/test_macros.h" -DECLARE_int32(protobuf_message_total_bytes_limit); +DECLARE_uint32(protobuf_message_total_bytes_limit); DECLARE_uint64(rpc_max_message_size); namespace yb {