aboutsummaryrefslogtreecommitdiff
path: root/htl/pt-internal.h
diff options
context:
space:
mode:
Diffstat (limited to 'htl/pt-internal.h')
-rw-r--r--htl/pt-internal.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/htl/pt-internal.h b/htl/pt-internal.h
index bdc8b83..23fdb73 100644
--- a/htl/pt-internal.h
+++ b/htl/pt-internal.h
@@ -329,6 +329,7 @@ extern const struct __pthread_rwlockattr __pthread_default_rwlockattr;
/* Default condition attributes. */
extern const struct __pthread_condattr __pthread_default_condattr;
+libc_hidden_proto (__pthread_default_condattr)
/* Semaphore encoding.
See nptl implementation for the details. */