Merge pull request #7495 from bandi13/fixWindowsNetdb_h

Fix windows 'gethostbyname' declaration
This commit is contained in:
Daniel Pouzzner
2024-05-01 14:16:45 -04:00
committed by GitHub

View File

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