mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-18 19:13:51 +01:00
Building e.g. gnrc_border_router example on FreeBSD fails due to missing defines related to sockets. This adds the missing header <sys/socket.h> to fix compiling.