mirror of
https://sourceware.org/git/glibc.git
synced 2025-12-24 17:51:17 +03:00
hurd: Fix build with latest htl
* hurd/hurdsig.c: Include <pthreadP.h> instead of <pthread.h>.
This commit is contained in:
@@ -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>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user