aboutsummaryrefslogtreecommitdiffstats
path: root/wsutil/libwsutil.def
diff options
context:
space:
mode:
Diffstat (limited to 'wsutil/libwsutil.def')
-rw-r--r--wsutil/libwsutil.def3
1 files changed, 2 insertions, 1 deletions
diff --git a/wsutil/libwsutil.def b/wsutil/libwsutil.def
index 7bb5ae2aaf..1dff793519 100644
--- a/wsutil/libwsutil.def
+++ b/wsutil/libwsutil.def
@@ -26,7 +26,8 @@ ws_module_open
inet_aton
; inet_ntop.c
-inet_ntop
+; Note: inet_v6defs.h renames this function for Windows (only)
+ws_inet_ntop
; inet_pton.c
; Note: inet_v6defs.h renames this function for Windows (only)