aboutsummaryrefslogtreecommitdiff
path: root/src/core/ngx_core.h
diff options
context:
space:
mode:
authorIgor Sysoev <igor@sysoev.ru>2004-05-25 15:28:46 +0000
committerIgor Sysoev <igor@sysoev.ru>2004-05-25 15:28:46 +0000
commit822834e2274e6b2946ee758981ba0c261cedc69e (patch)
treee23bc338faf7188d8ec8fea941d812fa312af20f /src/core/ngx_core.h
parent01b5eab38147e84a1cde453059279c5ad7ad2293 (diff)
downloadnginx-822834e2274e6b2946ee758981ba0c261cedc69e.tar.gz
nginx-822834e2274e6b2946ee758981ba0c261cedc69e.zip
nginx-0.0.3-2004-05-25-19:28:46 import
Diffstat (limited to 'src/core/ngx_core.h')
-rw-r--r--src/core/ngx_core.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/core/ngx_core.h b/src/core/ngx_core.h
index 081fc9b2e..ed105e592 100644
--- a/src/core/ngx_core.h
+++ b/src/core/ngx_core.h
@@ -37,6 +37,7 @@ typedef struct ngx_connection_s ngx_connection_t;
#include <ngx_regex.h>
#endif
#include <ngx_rbtree.h>
+#include <ngx_radix_tree.h>
#include <ngx_times.h>
#include <ngx_inet.h>
#include <ngx_cycle.h>