summaryrefslogtreecommitdiff
path: root/mutex.c
diff options
context:
space:
mode:
authorrpj <rpj>1998-07-12 15:55:40 +0000
committerrpj <rpj>1998-07-12 15:55:40 +0000
commit4896eb26a6c8fc24e8d12a180f3a10027abb4127 (patch)
treeeb759d5b67445d99ff27759d87cece5e0437e269 /mutex.c
parent81fc28d29a37bf2906025a5648e92a6503479e97 (diff)
See the ChangeLog.
Diffstat (limited to 'mutex.c')
-rw-r--r--mutex.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/mutex.c b/mutex.c
index 0df939b..f4fb4f9 100644
--- a/mutex.c
+++ b/mutex.c
@@ -6,6 +6,7 @@
*/
#include "pthread.h"
+#include "implement.h"
static int
insert_attr(pthread_mutexattr_t *attr)