mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-01-18 12:52:44 +01:00
rpl: remvove forward declaration
This commit is contained in:
parent
d6a3d4608a
commit
3ec69a2b2b
@ -37,7 +37,6 @@ static char addr_str[IPV6_ADDR_MAX_STR_LEN];
|
||||
#endif
|
||||
|
||||
static gnrc_rpl_parent_t *_gnrc_rpl_find_preferred_parent(gnrc_rpl_dodag_t *dodag);
|
||||
static void _rpl_trickle_send_dio(void *args);
|
||||
|
||||
static void _rpl_trickle_send_dio(void *args)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user