mirror of
https://github.com/oliverschmidt/contiki.git
synced 2024-11-18 12:05:11 +00:00
Add uip_ext_len definition in fakeuip.c for ravenusbstick
This commit is contained in:
parent
1784338b2e
commit
1f0fd3f38b
@ -13,6 +13,8 @@ uip_buf_t uip_aligned_buf;
|
||||
|
||||
uint16_t uip_len;
|
||||
|
||||
uint8_t uip_ext_len;
|
||||
|
||||
struct uip_stats uip_stat;
|
||||
|
||||
uip_lladdr_t uip_lladdr;
|
||||
|
Loading…
Reference in New Issue
Block a user