Core: read/write locks are also required by the Stream module.

Signed-off-by: Piotr Sikora <piotrsikora@google.com>
This commit is contained in:
Piotr Sikora 2015-10-23 18:21:33 -07:00
parent 33cd01ed57
commit 79a03b3ff6

View File

@ -111,7 +111,7 @@ ngx_rwlock_unlock(ngx_atomic_t *lock)
#else
#if (NGX_HTTP_UPSTREAM_ZONE)
#if (NGX_HTTP_UPSTREAM_ZONE || NGX_STREAM_UPSTREAM_ZONE)
#error ngx_atomic_cmp_set() is not defined!