Skip to content
Snippets Groups Projects
Commit 4bb12ba0 authored by Lucas Jenss's avatar Lucas Jenss
Browse files

tests/gnrc_ipv6_nib_6ln: Fix error w/ clang on macOS

_is_reachable is only used when GNRC_IPV6_NIB_CONF_ARSM
is enabled, and as such it must be guarded so that clang
doesn't complain about a unused function in case
GNRC_IPV6_NIB_CONF_ARSM is not set

Similar to #7910
Relates to 6473
parent ea27fe34
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment