Revert "unix: Include stdio.h to allow easy debugging with printf()."
This reverts commit 8fbabab1a8
. Turned to
cause problems on MacOSX.
This commit is contained in:
parent
d7b7d5f6ee
commit
ebf8dc6b03
@ -24,9 +24,6 @@
|
|||||||
* THE SOFTWARE.
|
* THE SOFTWARE.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
// Debugging help - use printf() easily
|
|
||||||
#include <stdio.h>
|
|
||||||
|
|
||||||
// options to control how Micro Python is built
|
// options to control how Micro Python is built
|
||||||
|
|
||||||
#define MICROPY_ALLOC_PATH_MAX (PATH_MAX)
|
#define MICROPY_ALLOC_PATH_MAX (PATH_MAX)
|
||||||
|
Loading…
Reference in New Issue
Block a user