Merge the Windows compile fix into the push tree.

This commit is contained in:
Joerg Bruehe 2009-10-16 14:09:31 +02:00
commit 11d4eb352d

View File

@ -1742,7 +1742,7 @@ restart:
- block assigned but not yet read from file (invalid data). - block assigned but not yet read from file (invalid data).
*/ */
#if THREAD #ifdef THREAD
if (keycache->in_resize) if (keycache->in_resize)
{ {
/* This is a request during a resize operation */ /* This is a request during a resize operation */