fix compile

This commit is contained in:
Glenn Maynard
2004-06-14 05:25:25 +00:00
parent cf9d31917f
commit 003ba7cb63
2 changed files with 4 additions and 1 deletions
@@ -7,6 +7,8 @@
#define PID_BASED_THREADS
#endif
#include <semaphore.h>
class ThreadImpl_Pthreads: public ThreadImpl
{
public: