build: Check for [s]size_t before redefining them on MinGW
MinGW defines size_t and ssize_t for us, so we should not unconditionally redefine them in stun/win32_common.h. Add an AC_CHECK_TYPES configure check to avoid this.
Showing
Please register or sign in to comment