summaryrefslogtreecommitdiff
path: root/libpthread/nptl/pthread_setcanceltype.c
diff options
context:
space:
mode:
Diffstat (limited to 'libpthread/nptl/pthread_setcanceltype.c')
-rw-r--r--libpthread/nptl/pthread_setcanceltype.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/libpthread/nptl/pthread_setcanceltype.c b/libpthread/nptl/pthread_setcanceltype.c
index 47c104b02..3cb723537 100644
--- a/libpthread/nptl/pthread_setcanceltype.c
+++ b/libpthread/nptl/pthread_setcanceltype.c
@@ -23,6 +23,7 @@
int
+attribute_hidden
__pthread_setcanceltype (
int type,
int *oldtype)