summaryrefslogtreecommitdiff
path: root/hurd
diff options
context:
space:
mode:
authorSamuel Thibault <samuel.thibault@ens-lyon.org>2018-06-01 21:48:51 +0200
committerSamuel Thibault <samuel.thibault@ens-lyon.org>2018-06-01 21:48:51 +0200
commitc8f105bd6f9373b5f10087c25d968d056f84ecb8 (patch)
treeeeea969c366256156a3a22948a6bbd72d3bab8fd /hurd
parent6c346788ca66867f035ed84055de3826c43c5683 (diff)
parent22cf73e4147e7d27228d8e7d42b460b104b32b33 (diff)
Merge branch 't/thread-linkspace' into refs/top-bases/tschwinge/Roger_Whittaker
Diffstat (limited to 'hurd')
-rw-r--r--hurd/hurdsig.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/hurd/hurdsig.c b/hurd/hurdsig.c
index 8584d5c631..86ee00a857 100644
--- a/hurd/hurdsig.c
+++ b/hurd/hurdsig.c
@@ -21,6 +21,7 @@
#include <cthreads.h> /* For `struct mutex'. */
#include <pthread.h>
+#include <pthreadP.h>
#include <mach.h>
#include <mach/thread_switch.h>