diff --git a/utils/inet.h b/utils/inet.h index 4c7eb2a85..29010efc1 100644 --- a/utils/inet.h +++ b/utils/inet.h @@ -45,6 +45,7 @@ #ifdef WITH_AMISSL /* AmiSSL needs everything to be using bsdsocket directly to avoid conflicts */ #include +#undef ns_close_socket #define ns_close_socket CloseSocket #endif