aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/htl/bits/thread-shared-types.h
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/htl/bits/thread-shared-types.h')
-rw-r--r--sysdeps/htl/bits/thread-shared-types.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysdeps/htl/bits/thread-shared-types.h b/sysdeps/htl/bits/thread-shared-types.h
index e7135aaf49..50c9bd4724 100644
--- a/sysdeps/htl/bits/thread-shared-types.h
+++ b/sysdeps/htl/bits/thread-shared-types.h
@@ -21,9 +21,9 @@
#include <bits/pthreadtypes-arch.h>
#include <bits/types/struct___pthread_once.h>
+#include <bits/types/__thrd_t.h>
typedef int __tss_t;
-typedef int __thrd_t;
typedef union
{