os2threads: move from lavc to compat/
For useage in other places besides lavc. Needed after commit
90f9a5830b
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
This commit is contained in:
committed by
Michael Niedermayer
parent
269fc8e049
commit
e615a77799
@@ -32,7 +32,7 @@
|
||||
#elif HAVE_W32THREADS
|
||||
#include "compat/w32pthreads.h"
|
||||
#elif HAVE_OS2THREADS
|
||||
#include "os2threads.h"
|
||||
#include "compat/os2threads.h"
|
||||
#endif
|
||||
|
||||
#define MAX_THREADS 64
|
||||
|
||||
Reference in New Issue
Block a user