mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-01-18 12:52:44 +01:00
4347039e88
When setting the `ENABLE_DEBUG` flag to *1* in ip.c, the **rpl_udp** example won't compile, because the variable `addr_str` is also defined in **rpl_udp.h** as extern. Prefixing `addr_str` with `static` in ip.c solves this problem. |
||
---|---|---|
.. | ||
border | ||
icmp.c | ||
icmp.h | ||
ip.c | ||
ip.h | ||
lowpan.c | ||
lowpan.h | ||
mac.c | ||
Makefile | ||
serialnumber.c | ||
serialnumber.h |