X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=include%2Fyaz%2Fmutex.h;h=414e09fed3cc9ef32d53c798d1267bda72f5d8cc;hp=4f21521e9d6dbfdd93950e1bd7c1c22ab220e62f;hb=bea6426b234d13fd4066de81599d71be9481f6c5;hpb=363b51dfb7445d41b7a8c622f61d64736ce82eb4 diff --git a/include/yaz/mutex.h b/include/yaz/mutex.h index 4f21521..414e09f 100644 --- a/include/yaz/mutex.h +++ b/include/yaz/mutex.h @@ -103,7 +103,7 @@ YAZ_EXPORT void yaz_cond_create(YAZ_COND *p); YAZ_EXPORT void yaz_cond_destroy(YAZ_COND *p); -YAZ_EXPORT struct timeval; +struct timeval; /** \brief waits for condition \param p condition variable handle