summaryrefslogtreecommitdiff
path: root/hints
diff options
context:
space:
mode:
Diffstat (limited to 'hints')
-rw-r--r--hints/vos.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/hints/vos.sh b/hints/vos.sh
index f3bd74d7e3..f9b9a88986 100644
--- a/hints/vos.sh
+++ b/hints/vos.sh
@@ -91,3 +91,6 @@ dont_use_nlink=define
# Tell Configure where to find the hosts file.
hostcat="cat /system/stcp/hosts"
+
+# VOS does not have socketpair() but we supply one in vos.c
+d_sockpair="define"