aboutsummaryrefslogtreecommitdiff
path: root/crypto/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/CMakeLists.txt')
-rw-r--r--crypto/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/crypto/CMakeLists.txt b/crypto/CMakeLists.txt
index e6cfc65..01effbf 100644
--- a/crypto/CMakeLists.txt
+++ b/crypto/CMakeLists.txt
@@ -808,7 +808,6 @@ if(WIN32)
808 set(EXTRA_EXPORT ${EXTRA_EXPORT} posix_write) 808 set(EXTRA_EXPORT ${EXTRA_EXPORT} posix_write)
809 set(EXTRA_EXPORT ${EXTRA_EXPORT} posix_getsockopt) 809 set(EXTRA_EXPORT ${EXTRA_EXPORT} posix_getsockopt)
810 set(EXTRA_EXPORT ${EXTRA_EXPORT} posix_setsockopt) 810 set(EXTRA_EXPORT ${EXTRA_EXPORT} posix_setsockopt)
811 set(EXTRA_EXPORT ${EXTRA_EXPORT} sleep)
812endif() 811endif()
813 812
814if(NOT HAVE_ASPRINTF) 813if(NOT HAVE_ASPRINTF)