summaryrefslogtreecommitdiffstatshomepage
path: root/unix/qstrdefsport.h
diff options
context:
space:
mode:
Diffstat (limited to 'unix/qstrdefsport.h')
-rw-r--r--unix/qstrdefsport.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/unix/qstrdefsport.h b/unix/qstrdefsport.h
index a04f4b9edc..e91d8fb795 100644
--- a/unix/qstrdefsport.h
+++ b/unix/qstrdefsport.h
@@ -36,6 +36,9 @@ Q(flush)
Q(_os)
Q(stat)
+#if MICROPY_PY_OS_STATVFS
+Q(statvfs)
+#endif
Q(system)
Q(unlink)