From e1336ed2d7bc4ba4959637cff6482c631a6e6bbb Mon Sep 17 00:00:00 2001 From: Bill Hoffman Date: Tue, 23 Sep 2008 15:21:49 -0400 Subject: ENH: working on the mac --- Utilities/cmcurl-7.19.0/CMake/OtherTests.cmake | 1 + 1 file changed, 1 insertion(+) diff --git a/Utilities/cmcurl-7.19.0/CMake/OtherTests.cmake b/Utilities/cmcurl-7.19.0/CMake/OtherTests.cmake index 9e0ded8..f04e97b 100644 --- a/Utilities/cmcurl-7.19.0/CMake/OtherTests.cmake +++ b/Utilities/cmcurl-7.19.0/CMake/OtherTests.cmake @@ -24,6 +24,7 @@ IF(HAVE_WINDOWS_H) ELSE(HAVE_WINDOWS_H) add_header_include(HAVE_SYS_TYPES_H "sys/types.h") add_header_include(HAVE_SYS_SOCKET_H "sys/socket.h") + add_header_include(HAVE_SYS_TIME_H "sys/time.h") ENDIF(HAVE_WINDOWS_H) SET(EXTRA_DEFINES_BACKUP "${EXTRA_DEFINES}") -- cgit v0.12