(empth_threadMain) [_WIN32]: Add include file for time().
This commit is contained in:
parent
4871a10a9b
commit
354af75dd6
1 changed files with 1 additions and 0 deletions
|
@ -50,6 +50,7 @@
|
|||
#include <sys/types.h>
|
||||
#include <signal.h>
|
||||
#include <errno.h>
|
||||
#include <time.h>
|
||||
#include "misc.h"
|
||||
#include "empthread.h"
|
||||
#include "prototypes.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue