X-Git-Url: http://git.archive.openwrt.org/?a=blobdiff_plain;f=ubusmsg.h;h=c9b92e7132edb039618a21921bc695396a722b0e;hb=2c71017cfb1d370abd1b52b3f59874e253914684;hp=05d5c04a2e3464a54f63dc28ffe07fac3727bd5e;hpb=79c40c95dbe27e165631d88b9080ad3df80cd30a;p=project%2Fubus.git diff --git a/ubusmsg.h b/ubusmsg.h index 05d5c04..c9b92e7 100644 --- a/ubusmsg.h +++ b/ubusmsg.h @@ -29,7 +29,6 @@ struct ubus_msghdr { uint8_t type; uint16_t seq; uint32_t peer; - struct blob_attr data[]; } __packetdata; enum ubus_msg_type {