summaryrefslogtreecommitdiff
path: root/sysdeps/htl/pt-key.h
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/htl/pt-key.h')
-rw-r--r--sysdeps/htl/pt-key.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/sysdeps/htl/pt-key.h b/sysdeps/htl/pt-key.h
index 09aa35c357..893adccd2e 100644
--- a/sysdeps/htl/pt-key.h
+++ b/sysdeps/htl/pt-key.h
@@ -18,6 +18,7 @@
#include <pthread.h>
#include <libc-lockP.h>
+#include <pthreadP.h>
#define PTHREAD_KEY_MEMBERS \
void **thread_specifics; /* This is only resized by the thread, and always growing */ \