Needs thread.h for non-Linux.
This commit is contained in:
parent
93e3f905c8
commit
71ad44195d
|
@ -14,6 +14,7 @@
|
|||
#include "miscemu.h"
|
||||
#include "msdos.h"
|
||||
#include "task.h"
|
||||
#include "thread.h"
|
||||
#include "toolhelp.h"
|
||||
#include "selectors.h"
|
||||
#include "process.h"
|
||||
|
|
Loading…
Reference in New Issue