aboutsummaryrefslogtreecommitdiff
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 d761c0f54..167a2be28 100644
--- a/unix/qstrdefsport.h
+++ b/unix/qstrdefsport.h
@@ -45,6 +45,9 @@ Q(getenv)
Q(mkdir)
Q(ilistdir)
Q(errno)
+#if MICROPY_PY_OS_DUPTERM
+Q(dupterm)
+#endif
Q(uselect)
Q(poll)