Remove explicit pthread_np.h #include, per change in libnetbsd@r312303
This commit is contained in:
parent
79ca699643
commit
6fc9f7333a
@ -37,10 +37,6 @@ __RCSID("$NetBSD: t_join.c,v 1.8 2012/03/12 20:17:16 joerg Exp $");
|
||||
|
||||
#include <atf-c.h>
|
||||
|
||||
#ifdef __FreeBSD__
|
||||
#include <pthread_np.h>
|
||||
#endif
|
||||
|
||||
#include "h_common.h"
|
||||
|
||||
#ifdef CHECK_STACK_ALIGNMENT
|
||||
|
Loading…
Reference in New Issue
Block a user