summaryrefslogtreecommitdiffstatshomepage
path: root/unix/qstrdefsport.h
diff options
context:
space:
mode:
Diffstat (limited to 'unix/qstrdefsport.h')
-rw-r--r--unix/qstrdefsport.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/unix/qstrdefsport.h b/unix/qstrdefsport.h
index 9f28c607e2..42c88b4693 100644
--- a/unix/qstrdefsport.h
+++ b/unix/qstrdefsport.h
@@ -1,5 +1,7 @@
// qstrs specific to this port
+Q(Test)
+
Q(argv)
Q(open)
Q(stdin)
@@ -13,3 +15,5 @@ Q(inet_aton)
Q(gethostbyname)
Q(getaddrinfo)
Q(microsocket)
+
+Q(io.FileIO)