summaryrefslogtreecommitdiff
path: root/libthreads/rwlock.c
diff options
context:
space:
mode:
Diffstat (limited to 'libthreads/rwlock.c')
-rw-r--r--libthreads/rwlock.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libthreads/rwlock.c b/libthreads/rwlock.c
index 93533a97..ae6a7c48 100644
--- a/libthreads/rwlock.c
+++ b/libthreads/rwlock.c
@@ -1,2 +1,2 @@
-#define RWLOCK_EI
+#define RWLOCK_DEFINE_EI
#include "rwlock.h"