From c3131b32347682a50198e656e2d641c91452eaad Mon Sep 17 00:00:00 2001 From: Andras Fekete Date: Wed, 1 May 2024 11:09:20 -0400 Subject: [PATCH] Fix windows 'gethostbyname' declaration --- IDE/MSVS-2019-AZSPHERE/user_settings.h | 1 + 1 file changed, 1 insertion(+) diff --git a/IDE/MSVS-2019-AZSPHERE/user_settings.h b/IDE/MSVS-2019-AZSPHERE/user_settings.h index 3c4c03aa5..0dc2354b5 100644 --- a/IDE/MSVS-2019-AZSPHERE/user_settings.h +++ b/IDE/MSVS-2019-AZSPHERE/user_settings.h @@ -85,6 +85,7 @@ /* Filesystem */ #define NO_FILESYSTEM +#define HAVE_NETDB_H /* Debug */ #include