aboutsummaryrefslogtreecommitdiff
path: root/support/support_wait_for_thread_exit.c
diff options
context:
space:
mode:
Diffstat (limited to 'support/support_wait_for_thread_exit.c')
-rw-r--r--support/support_wait_for_thread_exit.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/support/support_wait_for_thread_exit.c b/support/support_wait_for_thread_exit.c
index 75d3b80..449f1fc 100644
--- a/support/support_wait_for_thread_exit.c
+++ b/support/support_wait_for_thread_exit.c
@@ -18,6 +18,7 @@
#include <dirent.h>
#include <errno.h>
+#include <stdlib.h>
#include <string.h>
#include <support/check.h>
#include <support/support.h>