diff options
Diffstat (limited to 'src/os/win32/ngx_os.h')
| -rw-r--r-- | src/os/win32/ngx_os.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/os/win32/ngx_os.h b/src/os/win32/ngx_os.h index aa66e70d3..84b81a1c4 100644 --- a/src/os/win32/ngx_os.h +++ b/src/os/win32/ngx_os.h @@ -44,6 +44,7 @@ ngx_chain_t *ngx_overlapped_wsasend_chain(ngx_connection_t *c, ngx_chain_t *in, extern ngx_os_io_t ngx_os_io; +extern int ngx_ncpu; extern int ngx_max_sockets; extern int ngx_inherited_nonblocking; extern int ngx_win32_version; |
