Merge pull request #7495 from bandi13/fixWindowsNetdb_h

Fix windows 'gethostbyname' declaration
pull/7497/head
Daniel Pouzzner 2024-05-01 14:16:45 -04:00 committed by GitHub
commit a25644c379
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 0 deletions

View File

@ -85,6 +85,7 @@
/* Filesystem */ /* Filesystem */
#define NO_FILESYSTEM #define NO_FILESYSTEM
#define HAVE_NETDB_H
/* Debug */ /* Debug */
#include <applibs/log.h> #include <applibs/log.h>