summaryrefslogtreecommitdiff
path: root/src/nonstd/__pthread_per_thread.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/nonstd/__pthread_per_thread.c')
-rw-r--r--src/nonstd/__pthread_per_thread.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/nonstd/__pthread_per_thread.c b/src/nonstd/__pthread_per_thread.c
index 0f633a1b..9217a64a 100644
--- a/src/nonstd/__pthread_per_thread.c
+++ b/src/nonstd/__pthread_per_thread.c
@@ -24,4 +24,5 @@ static struct per_thread *per_thread(void)
/*
LINK(pthread)
+POSIX(199506)
*/