mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-17 18:43:50 +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.