Sign in
nginx
/
nginx
/
e4a2526e5ccd4f3f5f160656c1a7b6f865ac44c8
/
.
/
src
/
os
/
win32
/
ngx_os_init.h
blob: 4a00a3a05ab8590fa9e323608c792cc564a38f9f [
file
] [
log
] [
blame
]
#ifndef
_NGX_OS_INIT_H_INCLUDED_
#define
_NGX_OS_INIT_H_INCLUDED_
#include
<ngx_config.h>
#include
<ngx_core.h>
int
ngx_os_init
(
ngx_log_t
*
log
);
#endif
/* _NGX_OS_INIT_H_INCLUDED_ */