summaryrefslogtreecommitdiff
path: root/pthread.c
diff options
context:
space:
mode:
Diffstat (limited to 'pthread.c')
-rw-r--r--pthread.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/pthread.c b/pthread.c
index 660c254..60b5341 100644
--- a/pthread.c
+++ b/pthread.c
@@ -49,6 +49,7 @@
#include "condvar.c"
#include "create.c"
#include "dll.c"
+#include "autostatic.c"
#include "errno.c"
#include "exit.c"
#include "fork.c"