OpenBSD port
This commit is contained in:
parent
90f920465c
commit
53d10f48b5
10 changed files with 140 additions and 78 deletions
4
cnd.c
4
cnd.c
|
@ -25,12 +25,10 @@
|
|||
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
|
||||
* SUCH DAMAGE.
|
||||
*
|
||||
* $FreeBSD$
|
||||
*/
|
||||
|
||||
#include <sys/cdefs.h>
|
||||
__FBSDID("$FreeBSD$");
|
||||
|
||||
#include "locks_annotate.h"
|
||||
#include <errno.h>
|
||||
#include <pthread.h>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue