* commit '5a6a0a9445d80bf2bd847088921f6d1d99315552': Ensure header files using __BEGIN_DECLS include sys/cdefs.h.
This commit is contained in:
@@ -102,6 +102,7 @@
|
||||
|
||||
#include <pthread.h>
|
||||
#include <signal.h>
|
||||
#include <sys/cdefs.h>
|
||||
|
||||
#define mutex_t pthread_mutex_t
|
||||
#define MUTEX_INITIALIZER PTHREAD_MUTEX_INITIALIZER
|
||||
|
Reference in New Issue
Block a user