Remove explicit pthread_np.h #include, per change in libnetbsd@r312303

This commit is contained in:
Enji Cooper 2017-01-16 18:52:05 +00:00
parent 800a0e2672
commit f115a1c3e0
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/projects/netbsd-tests-upstream-01-2017/; revision=312304

View File

@ -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