Add missing prototypes.h to get logerror().
This commit is contained in:
parent
db3996e37e
commit
897c212bfa
1 changed files with 1 additions and 0 deletions
|
@ -58,6 +58,7 @@
|
|||
#include <process.h>
|
||||
#include "misc.h"
|
||||
#include "empthread.h"
|
||||
#include "prototypes.h"
|
||||
|
||||
#define loc_MIN_THREAD_STACK 16384
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue