mirror of
https://github.com/opnsense/src.git
synced 2026-06-09 00:32:25 -04:00
Remove explicit pthread_np.h #include, per change in libnetbsd@r312303
This commit is contained in:
parent
800a0e2672
commit
f115a1c3e0
1 changed files with 0 additions and 4 deletions
|
|
@ -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 a new issue