hurd: Fix build with latest htl
* hurd/hurdsig.c: Include <pthreadP.h> instead of <pthread.h>.
This commit is contained in:
parent
e54554ca62
commit
0f652f053e
@ -20,7 +20,7 @@
|
||||
#include <string.h>
|
||||
|
||||
#include <cthreads.h> /* For `struct mutex'. */
|
||||
#include <pthread.h>
|
||||
#include <pthreadP.h>
|
||||
#include <mach.h>
|
||||
#include <mach/thread_switch.h>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user