Sign in
nginx
/
nginx
/
5275a8b3ac534ff36973801ec2aa6ce1214d7cc9
/
.
/
src
/
os
/
win32
/
ngx_user.h
blob: 452daa161f97652970790b334bb0569e8707d1bd [
file
] [
log
] [
blame
]
/*
* Copyright (C) Igor Sysoev
*/
#ifndef
_NGX_USER_H_INCLUDED_
#define
_NGX_USER_H_INCLUDED_
#include
<ngx_config.h>
#include
<ngx_core.h>
/* STUB */
#define
ngx_uid_t
ngx_int_t
#define
ngx_gid_t
ngx_int_t
#endif
/* _NGX_USER_H_INCLUDED_ */