mirror of
https://github.com/micropython/micropython.git
synced 2025-08-19 17:10:36 +02:00
all: Don't include system errno.h when it's not needed.
This commit is contained in:
@@ -27,7 +27,6 @@
|
||||
#include <stdio.h>
|
||||
#include <stdint.h>
|
||||
#include <string.h>
|
||||
#include <errno.h>
|
||||
|
||||
#include "py/nlr.h"
|
||||
#include "py/obj.h"
|
||||
|
Reference in New Issue
Block a user