12 lines
268 B
Text
12 lines
268 B
Text
|
Index: src/shared/CLucene/LuceneThreads.h
|
||
|
--- src/shared/CLucene/LuceneThreads.h.orig
|
||
|
+++ src/shared/CLucene/LuceneThreads.h
|
||
|
@@ -7,6 +7,7 @@
|
||
|
#ifndef _LuceneThreads_h
|
||
|
#define _LuceneThreads_h
|
||
|
|
||
|
+#include <pthread.h>
|
||
|
|
||
|
CL_NS_DEF(util)
|
||
|
class CLuceneThreadIdCompare;
|