diff options
Diffstat (limited to 'libc/nptl/descr.h')
-rw-r--r-- | libc/nptl/descr.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libc/nptl/descr.h b/libc/nptl/descr.h index 00cad1aa8..74d8c4414 100644 --- a/libc/nptl/descr.h +++ b/libc/nptl/descr.h @@ -131,6 +131,7 @@ struct pthread struct { int multiple_threads; + int gscope_flag; } header; #endif |