Add uip_ext_len definition in fakeuip.c for ravenusbstick

ico
Laurent Deru 2015-06-15 15:15:59 +02:00
parent 1784338b2e
commit 1f0fd3f38b
1 changed files with 2 additions and 0 deletions

View File

@ -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;