1 parent f8e9ef5 commit 2ca7b05Copy full SHA for 2ca7b05
1 file changed
unix/modos.c
@@ -30,6 +30,7 @@
30
#include <unistd.h>
31
#include <errno.h>
32
#include <stdlib.h>
33
+#include "py/mpconfig.h"
34
#if MICROPY_PY_OS_STATVFS
35
#include <sys/statvfs.h>
36
#endif
0 commit comments