X-Git-Url: http://git.archive.openwrt.org/?p=project%2Fubus.git;a=blobdiff_plain;f=libubus.h;h=a63ce31a7ca0d3b4a13473f4cce3a6702c884e32;hp=78ffa38e7e3a4197fc5aedbc4a6c7c9ba09593c6;hb=5db90dbc941da701c397b04ddce2515a231df59b;hpb=6d24ad71f6fdb5345970fcfa7450cd5a50790d18 diff --git a/libubus.h b/libubus.h index 78ffa38..a63ce31 100644 --- a/libubus.h +++ b/libubus.h @@ -156,6 +156,7 @@ struct ubus_context { struct ubus_msghdr_buf msgbuf; uint32_t msgbuf_data_len; + int msgbuf_reduction_counter; }; struct ubus_object_data {