summaryrefslogtreecommitdiffhomepage
path: root/src/http/ngx_http.h
diff options
context:
space:
mode:
authorIgor Sysoev <igor@sysoev.ru>2003-11-04 22:12:39 +0000
committerIgor Sysoev <igor@sysoev.ru>2003-11-04 22:12:39 +0000
commit9cc1acef18220cfc3b66d0a761f1f7c39e0b5c29 (patch)
tree8c40a56b42bd6d0071bdd3f683cf1b520fd502a8 /src/http/ngx_http.h
parentf60b1a5cd9f6e509caf4513f1b28ae33cb3dae4e (diff)
downloadnginx-9cc1acef18220cfc3b66d0a761f1f7c39e0b5c29.tar.gz
nginx-9cc1acef18220cfc3b66d0a761f1f7c39e0b5c29.tar.bz2
nginx-0.0.1-2003-11-05-01:12:39 import
Diffstat (limited to 'src/http/ngx_http.h')
-rw-r--r--src/http/ngx_http.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/http/ngx_http.h b/src/http/ngx_http.h
index b964377bf..3df2188cf 100644
--- a/src/http/ngx_http.h
+++ b/src/http/ngx_http.h
@@ -7,6 +7,7 @@
#include <ngx_http_request.h>
#include <ngx_http_config.h>
#include <ngx_http_cache.h>
+#include <ngx_http_busy_lock.h>
#include <ngx_http_filter.h>
#include <ngx_http_core_module.h>