aboutsummaryrefslogtreecommitdiff
path: root/m4/check-libc.m4
diff options
context:
space:
mode:
Diffstat (limited to 'm4/check-libc.m4')
-rw-r--r--m4/check-libc.m41
1 files changed, 1 insertions, 0 deletions
diff --git a/m4/check-libc.m4 b/m4/check-libc.m4
index 54efc37..3c0ed31 100644
--- a/m4/check-libc.m4
+++ b/m4/check-libc.m4
@@ -201,6 +201,7 @@ if test "x$HOST_OS" = "xwin" ; then
201 echo posix_perror >> $crypto_p_sym 201 echo posix_perror >> $crypto_p_sym
202 echo posix_fopen >> $crypto_p_sym 202 echo posix_fopen >> $crypto_p_sym
203 echo posix_fgets >> $crypto_p_sym 203 echo posix_fgets >> $crypto_p_sym
204 echo posix_open >> $crypto_p_sym
204 echo posix_rename >> $crypto_p_sym 205 echo posix_rename >> $crypto_p_sym
205 echo posix_connect >> $crypto_p_sym 206 echo posix_connect >> $crypto_p_sym
206 echo posix_close >> $crypto_p_sym 207 echo posix_close >> $crypto_p_sym