diff options
author | Brent Cook <busterb@gmail.com> | 2017-01-15 10:17:32 -0600 |
---|---|---|
committer | Brent Cook <busterb@gmail.com> | 2017-01-15 16:00:17 -0600 |
commit | c53c23c5d8a4de5c231a282e1bd70b7f3b1b438f (patch) | |
tree | 7741914c7f4d10ce73a59911b95c21d284981510 /crypto | |
parent | 057e7a85b903e431fa6a7236bb739d04a6e7a9c5 (diff) | |
download | portable-c53c23c5d8a4de5c231a282e1bd70b7f3b1b438f.tar.gz portable-c53c23c5d8a4de5c231a282e1bd70b7f3b1b438f.tar.bz2 portable-c53c23c5d8a4de5c231a282e1bd70b7f3b1b438f.zip |
enable tlstest on win32
Diffstat (limited to 'crypto')
-rw-r--r-- | crypto/crypto_win.list | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/crypto/crypto_win.list b/crypto/crypto_win.list index 74de02c..6f89a43 100644 --- a/crypto/crypto_win.list +++ b/crypto/crypto_win.list | |||
@@ -1,6 +1,7 @@ | |||
1 | arc4random_buf | 1 | arc4random_buf |
2 | asprintf | 2 | asprintf |
3 | explicit_bzero | 3 | explicit_bzero |
4 | inet_pton | ||
4 | gettimeofday | 5 | gettimeofday |
5 | posix_close | 6 | posix_close |
6 | posix_connect | 7 | posix_connect |