mirror of
https://sourceware.org/git/glibc.git
synced 2024-12-26 04:31:03 +00:00
Include pthreadtypes.h.
This commit is contained in:
parent
030d182c93
commit
6cc7c3b3c0
@ -107,4 +107,8 @@ typedef struct
|
||||
typedef int __t_scalar_t;
|
||||
typedef unsigned int __t_uscalar_t;
|
||||
|
||||
|
||||
/* Now add the thread types. */
|
||||
#include <bits/pthreadtypes.h>
|
||||
|
||||
#endif /* bits/types.h */
|
||||
|
Loading…
Reference in New Issue
Block a user