X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=include%2Fyaz%2Fmutex.h;h=414e09fed3cc9ef32d53c798d1267bda72f5d8cc;hb=120720e0d9c4fb0bcb2dae04d925ce03c64ede68;hp=5787ec649b07b1aae04badb6467c1c863438ce5b;hpb=a60cfb6333496199c7c1d52d67ab8a3835597b48;p=yaz-moved-to-github.git diff --git a/include/yaz/mutex.h b/include/yaz/mutex.h index 5787ec6..414e09f 100644 --- a/include/yaz/mutex.h +++ b/include/yaz/mutex.h @@ -103,6 +103,8 @@ YAZ_EXPORT void yaz_cond_create(YAZ_COND *p); YAZ_EXPORT void yaz_cond_destroy(YAZ_COND *p); +struct timeval; + /** \brief waits for condition \param p condition variable handle \param m mutex