FujiNetWIFI/fujinet-firmware
components_pc/libssh/ConfigureChecks.cmake
:73
check_include_files("winsock2.h;ws2tcpip.h" HAVE_WS2TCPIP_H)
check_include_files("winsock2.h;ws2tcpip.h" HAVE_WS2TCPIP_H)
endif (HAVE_WSPIAPI_H OR HAVE_WS2TCPIP_H)
CHECK_INCLUDE_FILES ("winsock2.h;ws2tcpip.h;windows.h" HAVE_WS2TCPIP_H)
check_include_file(ws2tcpip.h HAVE_WS2TCPIP_H)
check_include_file(ws2tcpip.h HAVE_WS2TCPIP_H)
elseif(HAVE_WS2TCPIP_H)
add_definitions(-DHAVE_WS2TCPIP_H)
check_include_files ( ws2tcpip.h HAVE_WS2TCPIP_H )
check_include_files(ws2tcpip.h HAVE_WS2TCPIP_H)
check_include_files(ws2tcpip.h HAVE_WS2TCPIP_H)
check_include_files(ws2tcpip.h HAVE_WS2TCPIP_H)
check_include_files(ws2tcpip.h HAVE_WS2TCPIP_H)