Subj : src/sbbs3/main.cpp src/xpdev/netwrap.c To : Git commit to main/sbbs/master From : Rob Swindell Date : Fri Jul 08 2022 04:44 pm https://gitlab.synchro.net/main/sbbs/-/commit/e574155e7c2fef54d2c875ce Modified Files: src/sbbs3/main.cpp src/xpdev/netwrap.c Log Message: Don't use inet_ntop() on Windows as XP didn't include it As reported by cadeon on Vertrauen, Synchronet v3.19 hasn't worked on Windows XP due to error: 'The procedure entry point inet_ntop could not be located in the dynamic link library WS2_32.dll' .