diff src/core/nginx.h @ 2:ffffe1499bce

nginx-0.0.1-2002-08-16-19:27:03 import
author Igor Sysoev <igor@sysoev.ru>
date Fri, 16 Aug 2002 15:27:03 +0000
parents 4eff17414a43
children 53cb81681040
line wrap: on
line diff
--- a/src/core/nginx.h
+++ b/src/core/nginx.h
@@ -2,7 +2,7 @@
 #define _NGINX_H_INCLUDED_
 
 
-extern char *gx_root;
+#define  NGINX_VER  "nginx/0.0.1"
 
 
 #endif /* _NGINX_H_INCLUDED_ */