diff --git a/net/socket/inet_sockif.c b/net/socket/inet_sockif.c index 3e35e2df90d..b61effa8167 100644 --- a/net/socket/inet_sockif.c +++ b/net/socket/inet_sockif.c @@ -50,6 +50,7 @@ #include "tcp/tcp.h" #include "udp/udp.h" +#include "sixlowpan/sixlowpan.h" #include "usrsock/usrsock.h" #include "socket/socket.h"