Add the _POSIX_SEMAPHORES feature flag.
This commit is contained in:
parent
b479399f73
commit
5968536749
@ -85,6 +85,7 @@
|
||||
* ways.
|
||||
*/
|
||||
/* #define _POSIX_THREAD_SAFE_FUNCTIONS */
|
||||
#define _POSIX_SEMAPHORES
|
||||
|
||||
/* access function */
|
||||
#define F_OK 0 /* test for existence of file */
|
||||
|
Loading…
x
Reference in New Issue
Block a user