Vladimir Marek - 2013-02-20

And there is also

--- clucene-core-2.3.3.4/src/test/search/TestIndexSearcher.cpp st úno 6 02:03:24 2013
+++ clucene-core-2.3.3.4/src/test/search/TestIndexSearcher.cpp st úno 6 02:02:50 2013
@@ -4,6 +4,7 @@
* Distributable under the terms of either the Apache License (Version 2.0) or
* the GNU Lesser General Public License, as specified in the COPYING file.
------------------------------------------------------------------------------*/
+#include <unistd.h>
#include "test.h"

DEFINE_MUTEX(searchMutex);

because of the usleep call.

Thank you
--
Vlad