mirror of
https://github.com/micropython/micropython.git
synced 2026-01-06 20:20:14 +01:00
py, extmod: Remove include of unnecessary system headers.
This commit is contained in:
@@ -24,8 +24,6 @@
|
||||
* THE SOFTWARE.
|
||||
*/
|
||||
|
||||
#include <unistd.h>
|
||||
|
||||
#include "py/nlr.h"
|
||||
#include "py/objlist.h"
|
||||
#include "py/runtime0.h"
|
||||
|
||||
Reference in New Issue
Block a user