aboutsummaryrefslogtreecommitdiff
path: root/include/heim_threads.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/heim_threads.h')
-rw-r--r--include/heim_threads.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/heim_threads.h b/include/heim_threads.h
index f337ac1677ad..3ed06d9263e0 100644
--- a/include/heim_threads.h
+++ b/include/heim_threads.h
@@ -46,6 +46,8 @@
#ifndef HEIM_THREADS_H
#define HEIM_THREADS_H 1
+#include <errno.h>
+
#ifdef _MSC_VER
#define HEIMDAL_THREAD_LOCAL __declspec(thread)