summaryrefslogtreecommitdiff
path: root/compat/os2threads.h
diff options
context:
space:
mode:
Diffstat (limited to 'compat/os2threads.h')
-rw-r--r--compat/os2threads.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/compat/os2threads.h b/compat/os2threads.h
index b816bff15f..441ac43710 100644
--- a/compat/os2threads.h
+++ b/compat/os2threads.h
@@ -32,6 +32,8 @@
#undef __STRICT_ANSI__ /* for _beginthread() */
#include <stdlib.h>
+#include "libavutil/mem.h"
+
typedef TID pthread_t;
typedef void pthread_attr_t;