FreeBSD Tinderbox wrote: > /src/lib/libkse/thread/thr_mutex.c:1856: warning: no previous prototype for '_pthread_mutex_isowned_np' > *** Error code 1 --- lib/libkse/thread/thr_mutex.c.orig 2008-02-06 23:43:58 +0100 +++ lib/libkse/thread/thr_mutex.c 2008-02-06 23:46:55 +0100 _at__at_ -36,6 +36,7 _at__at_ #include <sys/param.h> #include <sys/queue.h> #include <pthread.h> +#include <pthread_np.h> #include "un-namespace.h" #include "thr_private.h" -- Pietro Cerutti PGP Public Key: http://gahr.ch/pgp
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:39:27 UTC