Sign in
nginx
/
nginx
/
1393325df8b1f530bf5c257fde39c26e8333d8d7
/
.
/
src
/
os
/
win32
/
ngx_os_init.h
blob: 5c445ace6cf37bf3a5599bdb0fcce35b10495e28 [
file
] [
log
] [
blame
]
#ifndef
_NGX_OS_INIT_H_INCLUDED_
#define
_NGX_OS_INIT_H_INCLUDED_
#include
<ngx_config.h>
#include
<ngx_log.h>
int
ngx_os_init
(
ngx_log_t
*
log
);
#endif
/* _NGX_OS_INIT_H_INCLUDED_ */