mirror of
https://sourceware.org/git/glibc.git
synced 2025-12-24 17:51:17 +03:00
Add missing include for pthread_setcancelstate
* sysdeps/posix/shm_open.c: Include <pthread.h>.
This commit is contained in:
@@ -25,6 +25,7 @@
|
||||
#else
|
||||
|
||||
# include <fcntl.h>
|
||||
# include <pthread.h>
|
||||
# include <shm-directory.h>
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user