make sure it compiles under YAPOR alone.

This commit is contained in:
Vitor Santos Costa 2010-01-22 22:30:11 +00:00
parent 6da35f6e7b
commit d2bf8c717d
1 changed files with 2 additions and 0 deletions

View File

@ -15,6 +15,8 @@
* *
*************************************************************************/
#include <pthread.h>
/* ----------------------------------- **
** Atomic locks for PTHREADS **
** ----------------------------------- */