mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2026-01-01 01:41:18 +01:00
The cc110x_t::proto field is only present when the `gnrc_netif` module is present. Handling its corresponding `NETOPT_PROTO` value leads to a compile error when trying to compile without GNRC.