diff --git a/include/internal.h b/include/internal.h index 9e6ca253..8bfbf654 100644 --- a/include/internal.h +++ b/include/internal.h @@ -83,6 +83,7 @@ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ unconditionally and if -lpthread is around, they'll call the corresponding routines otherwise, they do nothing. */ +#pragma weak pthread_mutex_init #pragma weak pthread_mutex_lock #pragma weak pthread_mutex_unlock