aboutsummaryrefslogtreecommitdiffstats
path: root/Alc/threads.c
diff options
context:
space:
mode:
Diffstat (limited to 'Alc/threads.c')
-rw-r--r--Alc/threads.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/Alc/threads.c b/Alc/threads.c
index 40586575..1f7e3a6c 100644
--- a/Alc/threads.c
+++ b/Alc/threads.c
@@ -23,6 +23,7 @@
#include "threads.h"
#include <stdlib.h>
+#include <errno.h>
#include "alMain.h"
#include "alThunk.h"