|
|
- --- a/src/Mayaqua/Mayaqua.h 2019-07-11
- +++ b/src/Mayaqua/Mayaqua.h 2019-07-11
- @@ -178,7 +178,7 @@ int PASCAL WinMain(HINSTANCE hInst, HINS
- #include <ifaddrs.h>
- #endif // MAYAQUA_SUPPORTS_GETIFADDRS
-
- -#ifdef UNIX_LINUX
- +#if 0
- typedef void *iconv_t;
- iconv_t iconv_open (__const char *__tocode, __const char *__fromcode);
- size_t iconv (iconv_t __cd, char **__restrict __inbuf,
|