summaryrefslogtreecommitdiff
path: root/exit.c
diff options
context:
space:
mode:
Diffstat (limited to 'exit.c')
-rw-r--r--exit.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/exit.c b/exit.c
index 2e55e7a..631ef66 100644
--- a/exit.c
+++ b/exit.c
@@ -26,6 +26,7 @@
#include "pthread.h"
#include "implement.h"
+#include <process.h>
void
pthread_exit (void *value_ptr)