Add missing include for pthread_setcancelstate
commit3da5756ee851c40cb7d4469f4e0ed9ff361977ad
authorSamuel Thibault <samuel.thibault@ens-lyon.org>
Wed, 2 Aug 2017 21:07:58 +0000 (2 23:07 +0200)
committerSamuel Thibault <samuel.thibault@ens-lyon.org>
Wed, 2 Aug 2017 22:30:22 +0000 (3 00:30 +0200)
tree9914cb1132fec2027d032f4b005a37569514735b
parent8ee1abdb4b2c92fb5f189aabec34d1b7d54ac332
Add missing include for pthread_setcancelstate

* sysdeps/posix/shm_open.c: Include <pthread.h>.
ChangeLog
sysdeps/posix/shm_open.c