nginx-0.0.1-2002-12-15-09:25:09 import
diff --git a/src/core/nginx.h b/src/core/nginx.h
index 30562c0..94d678f 100644
--- a/src/core/nginx.h
+++ b/src/core/nginx.h
@@ -5,4 +5,7 @@
 #define  NGINX_VER  "nginx/0.0.1"
 
 
+extern int ngx_connection_counter;
+
+
 #endif /* _NGINX_H_INCLUDED_ */