summaryrefslogtreecommitdiff
path: root/modules/pthread
diff options
context:
space:
mode:
Diffstat (limited to 'modules/pthread')
-rw-r--r--modules/pthread2
1 files changed, 2 insertions, 0 deletions
diff --git a/modules/pthread b/modules/pthread
index eef4b07165..cd49852581 100644
--- a/modules/pthread
+++ b/modules/pthread
@@ -2,10 +2,12 @@ Description:
Implement a trivial subset of the pthreads library.
Files:
+lib/pthread.c
lib/pthread.in.h
m4/pthread.m4
Depends-on:
+extern-inline
sched
time