aboutsummaryrefslogtreecommitdiff
path: root/lib/config-win32.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/config-win32.h')
-rw-r--r--lib/config-win32.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/lib/config-win32.h b/lib/config-win32.h
index c8839d8ac..891183a14 100644
--- a/lib/config-win32.h
+++ b/lib/config-win32.h
@@ -257,6 +257,9 @@
/* Define to the type of arg 1 for send. */
#define SEND_TYPE_ARG1 SOCKET
+/* Define to the type qualifier of arg 2 for send. */
+#define SEND_QUAL_ARG2 const
+
/* Define to the type of arg 2 for send. */
#define SEND_TYPE_ARG2 char *