summaryrefslogtreecommitdiffhomepage
path: root/src/core/nginx.h
blob: 0f4b0de0f8212146928e8392d5666ef4da21de47 (plain) (blame)
1
2
3
4
5
6
7
8
#ifndef _NGINX_H_INCLUDED_
#define _NGINX_H_INCLUDED_


extern char *gx_root;


#endif /* _NGINX_H_INCLUDED_ */