diff options
Diffstat (limited to 'stmhal/modnwcc3k.c')
-rw-r--r-- | stmhal/modnwcc3k.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/stmhal/modnwcc3k.c b/stmhal/modnwcc3k.c index 85dc0585a..67be27942 100644 --- a/stmhal/modnwcc3k.c +++ b/stmhal/modnwcc3k.c @@ -26,7 +26,6 @@ #include <string.h> #include <stdarg.h> -#include <errno.h> // CC3000 defines its own ENOBUFS (different to standard one!) #undef ENOBUFS |