mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-21 04:23:50 +01:00
-Fixes #1759 -Changes fd_t::__active to fd_t::internal_active -Changes fd_t::fd to fd_t::internal_fd -Made changes in the associated files that use the above fields.