Skip to content

Commit ebf8dc6

Browse files
committed
Revert "unix: Include stdio.h to allow easy debugging with printf()."
This reverts commit 8fbabab. Turned to cause problems on MacOSX.
1 parent d7b7d5f commit ebf8dc6

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

unix/mpconfigport.h

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,9 +24,6 @@
2424
* THE SOFTWARE.
2525
*/
2626

27-
// Debugging help - use printf() easily
28-
#include <stdio.h>
29-
3027
// options to control how Micro Python is built
3128

3229
#define MICROPY_ALLOC_PATH_MAX (PATH_MAX)

0 commit comments

Comments
 (0)