aboutsummaryrefslogtreecommitdiff
path: root/src/os/win32/ngx_os.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/os/win32/ngx_os.h')
-rw-r--r--src/os/win32/ngx_os.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/os/win32/ngx_os.h b/src/os/win32/ngx_os.h
index ba10c809a..e72af3884 100644
--- a/src/os/win32/ngx_os.h
+++ b/src/os/win32/ngx_os.h
@@ -58,7 +58,6 @@ extern ngx_int_t ngx_max_sockets;
extern ngx_uint_t ngx_inherited_nonblocking;
extern ngx_uint_t ngx_tcp_nodelay_and_tcp_nopush;
extern ngx_uint_t ngx_win32_version;
-extern ngx_fd_t ngx_stderr_fileno;
extern char ngx_unique[];