diff options
Diffstat (limited to 'esp8266/modnetwork.c')
-rw-r--r-- | esp8266/modnetwork.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/esp8266/modnetwork.c b/esp8266/modnetwork.c index 5e9273158c..4ad4137b6c 100644 --- a/esp8266/modnetwork.c +++ b/esp8266/modnetwork.c @@ -27,7 +27,6 @@ #include <stdio.h> #include <stdint.h> #include <string.h> -#include <errno.h> #include "py/nlr.h" #include "py/objlist.h" |