ws2_32: Added implementation for inet_ntop.
diff --git a/configure.ac b/configure.ac
index 400011c..8ace1cb 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1387,6 +1387,7 @@
 	gettid \
 	gettimeofday \
 	getuid \
+	inet_ntop \
 	inet_pton \
 	kqueue \
 	lstat \