FujiNetWIFI/fujinet-firmware
components_pc/libssh/ConfigureChecks.cmake
:244
check_library_exists(nsl inet_pton "" HAVE_LIBNSL)
check_library_exists(nsl inet_pton "" HAVE_LIBNSL)
endif (HAVE_LIBNSL)
check_library_exists(nsl gethostbyname "nsl.h" HAVE_LIBNSL)