mirror of
https://github.com/micropython/micropython.git
synced 2026-01-05 03:30:14 +01:00
malloc.h is obsolete.
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#include <stdint.h>
|
||||
#include <stdio.h>
|
||||
#include <string.h>
|
||||
#include <malloc.h>
|
||||
#include <stdlib.h>
|
||||
|
||||
#include "nlr.h"
|
||||
#include "misc.h"
|
||||
|
||||
Reference in New Issue
Block a user