aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--config-win32.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/config-win32.h b/config-win32.h
index 20e00ca47..04d58c3ad 100644
--- a/config-win32.h
+++ b/config-win32.h
@@ -166,3 +166,6 @@
/* Define if you have the closesocket function. */
#define HAVE_CLOSESOCKET 1
+
+/* Define if you have the setvbuf function. */
+#define HAVE_SETVBUF 1