summaryrefslogtreecommitdiffhomepage
path: root/src/os/win32/ngx_sendfile.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/os/win32/ngx_sendfile.h')
-rw-r--r--src/os/win32/ngx_sendfile.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/os/win32/ngx_sendfile.h b/src/os/win32/ngx_sendfile.h
index 5bad2b926..053db8ec2 100644
--- a/src/os/win32/ngx_sendfile.h
+++ b/src/os/win32/ngx_sendfile.h
@@ -4,6 +4,7 @@
#include <ngx_config.h>
#include <ngx_types.h>
+#include <ngx_socket.h>
#include <ngx_log.h>
#include <ngx_sendv.h>