diff --git a/src/gai_strerror.h b/src/gai_strerror.h index da7b6ca7..1ee77ca2 100644 --- a/src/gai_strerror.h +++ b/src/gai_strerror.h @@ -33,10 +33,6 @@ extern "C" { #endif /* __cplusplus */ -#ifdef __MINGW32__ -# undef SIZE_MAX -#endif // __MINGW32__ - #ifndef EAI_SYSTEM # define EAI_SYSTEM -11 /* System error returned in `errno'. */ #endif