aboutsummaryrefslogtreecommitdiff
path: root/src/os/win32/ngx_sendv.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/os/win32/ngx_sendv.c')
-rw-r--r--src/os/win32/ngx_sendv.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/os/win32/ngx_sendv.c b/src/os/win32/ngx_sendv.c
index 452df9f15..b04362990 100644
--- a/src/os/win32/ngx_sendv.c
+++ b/src/os/win32/ngx_sendv.c
@@ -1,4 +1,6 @@
+#include <ngx_config.h>
+
#include <ngx_core.h>
#include <ngx_types.h>
#include <ngx_errno.h>