summaryrefslogtreecommitdiff
path: root/libc/inet/resolv.c
diff options
context:
space:
mode:
authorPeter S. Mazinger <ps.m@gmx.net>2005-12-08 20:10:14 +0000
committerPeter S. Mazinger <ps.m@gmx.net>2005-12-08 20:10:14 +0000
commitb7ca7d087dc370a7c0228b020739c8ede40ebb88 (patch)
treefb06d971ad84d55f7a1f64a8b58147e053c64022 /libc/inet/resolv.c
parent121d3f0fa26162682586580475aa96014fc47c53 (diff)
Convert the rest of users to hidden
Diffstat (limited to 'libc/inet/resolv.c')
-rw-r--r--libc/inet/resolv.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/libc/inet/resolv.c b/libc/inet/resolv.c
index ce849d03b..97ed3998f 100644
--- a/libc/inet/resolv.c
+++ b/libc/inet/resolv.c
@@ -145,6 +145,7 @@
#define inet_pton __inet_pton
#define inet_ntop __inet_ntop
#define connect __connect
+#define select __select
#define __FORCE_GLIBC
#include <features.h>