Commit 18ab2e26 authored by Joseph Noir's avatar Joseph Noir

Add quick hack

Needs better handling later on.
parent bb29a8e2
...@@ -25,7 +25,7 @@ ...@@ -25,7 +25,7 @@
#ifdef CAF_WINDOWS #ifdef CAF_WINDOWS
#include <winerror.h> #include <winerror.h>
#else #elif !defined(__RIOTBUILD_FLAG)
#include <errno.h> #include <errno.h>
#include <sys/socket.h> #include <sys/socket.h>
#include <sys/un.h> #include <sys/un.h>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment