mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
b85ae4eeb3
Fixes /data/riotbuild/riotbase/sys/net/gnrc/routing/rpl/gnrc_rpl.c:28:13: error: 'addr_str' defined but not used [-Werror=unused-variable] static char addr_str[IPV6_ADDR_MAX_STR_LEN]; ^ when building with #define ENABLE_DEBUG (1) |
||
---|---|---|
.. | ||
application_layer/zep | ||
conn | ||
link_layer | ||
netapi | ||
netif | ||
netreg | ||
nettest | ||
network_layer | ||
pktbuf_static | ||
pktdump | ||
routing/rpl | ||
transport_layer/udp | ||
Makefile |