Commit 9e6ee46c authored by Dave Yeo's avatar Dave Yeo Committed by Marton Balint

compat/os2threads: define INCL_DOSERRORS

This is needed to pull in the define for ERROR_TIMEOUT
Signed-off-by: 's avatarDave Yeo <daveryeo@telus.net>
Signed-off-by: 's avatarMarton Balint <cus@passwd.hu>
parent da80d80b
......@@ -27,6 +27,7 @@
#define COMPAT_OS2THREADS_H
#define INCL_DOS
#define INCL_DOSERRORS
#include <os2.h>
#undef __STRICT_ANSI__ /* for _beginthread() */
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment