lock: fix debian build without HAVE_PTHREAD_RWLOCK
This commit is contained in:
parent
47b59eb920
commit
f62154f42a
1 changed files with 1 additions and 0 deletions
|
@ -3,6 +3,7 @@
|
|||
*
|
||||
* Copyright (C) 2010 Creytiv.com
|
||||
*/
|
||||
#define _DEFAULT_SOURCE 1
|
||||
#define __USE_UNIX98 1
|
||||
#include <pthread.h>
|
||||
#include <re_types.h>
|
||||
|
|
Loading…
Add table
Reference in a new issue