From: Viktor Szakats Date: Fri, 14 Feb 2025 00:48:54 +0000 (+0100) Subject: cmake: drop `HAVE_IN_ADDR_T` from pre-fill too [ci skip] X-Git-Tag: curl-8_13_0~486 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=92af12a7e014e98b4bf13e176142220c54dca734;p=thirdparty%2Fcurl.git cmake: drop `HAVE_IN_ADDR_T` from pre-fill too [ci skip] Follow-up to 90b72607fa63d54dc280d20cb73f6df9ee665e02 #16318 --- diff --git a/CMake/win32-cache.cmake b/CMake/win32-cache.cmake index 0036723b6e..5823fed99a 100644 --- a/CMake/win32-cache.cmake +++ b/CMake/win32-cache.cmake @@ -198,7 +198,6 @@ set(HAVE_GETHOSTBYNAME_R_5_REENTRANT 0) set(HAVE_GETHOSTBYNAME_R_6 0) set(HAVE_GETHOSTBYNAME_R_6_REENTRANT 0) -set(HAVE_IN_ADDR_T 0) set(STDC_HEADERS 1) set(HAVE_SIZEOF_SUSECONDS_T 0)