Fix windows 'gethostbyname' declaration

This commit is contained in:
Andras Fekete
2024-05-01 11:09:20 -04:00
parent f18633a000
commit c3131b3234

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>